mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-04 19:25:51 +00:00
Make AbstractObject unit test manual
This commit is contained in:
@@ -139,7 +139,7 @@ public:
|
||||
}
|
||||
|
||||
AbstractObjectTests () : UnitTest (
|
||||
"AbstractObject", "beast")
|
||||
"AbstractObject", "beast", runManual)
|
||||
{
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user