mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Update unit tests for beast, add JUnit XML output option
This commit is contained in:
@@ -716,7 +716,7 @@ public:
|
||||
|
||||
void runTest ()
|
||||
{
|
||||
beginTest ("hash");
|
||||
beginTestCase ("hash");
|
||||
|
||||
Serializer s1;
|
||||
s1.add32 (3);
|
||||
|
||||
Reference in New Issue
Block a user