mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Put unit test in 'beast' group
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
class UnitTestUtilitiesTests : public UnitTest
|
||||
{
|
||||
public:
|
||||
UnitTestUtilitiesTests () : UnitTest ("UnitTestUtilities")
|
||||
UnitTestUtilitiesTests () : UnitTest ("UnitTestUtilities", "beast")
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user