mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Upgrade UnitTest and provide JUnit XML output formatting
This commit is contained in:
@@ -609,7 +609,7 @@ public:
|
||||
|
||||
void runTest()
|
||||
{
|
||||
beginTest ("JSON");
|
||||
beginTestCase ("JSON");
|
||||
Random r;
|
||||
r.setSeedRandomly();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user