mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-28 06:55:50 +00:00
Run an individual unit test
This commit is contained in:
@@ -619,7 +619,7 @@ public:
|
||||
typedef UnsignedInteger <KeyBytes> KeyType;
|
||||
|
||||
String s;
|
||||
s << "keyBytes=" << String (KeyBytes);
|
||||
s << "keyBytes=" << String (KeyBytes) << ", maxItems=" << String (maxItems);
|
||||
beginTest (s);
|
||||
|
||||
// Set up the key and value files and open the db.
|
||||
|
||||
Reference in New Issue
Block a user