mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 01:07:57 +00:00
Add group and run type to UnitTest
This commit is contained in:
@@ -158,7 +158,7 @@ class RandomAccessFileTests : public UnitTest
|
||||
{
|
||||
public:
|
||||
RandomAccessFileTests ()
|
||||
: UnitTest ("RandomAccessFile")
|
||||
: UnitTest ("RandomAccessFile", "beast")
|
||||
, numRecords (1000)
|
||||
, seedValue (50)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user