mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-26 05:55:51 +00:00
Upgrade UnitTest and provide JUnit XML output formatting
This commit is contained in:
@@ -210,7 +210,7 @@ public:
|
||||
|
||||
void runTest()
|
||||
{
|
||||
beginTest ("TextDiff");
|
||||
beginTestCase ("TextDiff");
|
||||
|
||||
testDiff (String::empty, String::empty);
|
||||
testDiff ("x", String::empty);
|
||||
|
||||
Reference in New Issue
Block a user