mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Upgrade UnitTest and provide JUnit XML output formatting
This commit is contained in:
@@ -163,7 +163,7 @@ public:
|
||||
|
||||
void runTest()
|
||||
{
|
||||
beginTest ("Random");
|
||||
beginTestCase ("Random");
|
||||
|
||||
for (int j = 10; --j >= 0;)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user