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:
@@ -31,7 +31,7 @@ public:
|
||||
|
||||
s << "Bytes=" << String(Bytes);
|
||||
|
||||
beginTest (s);
|
||||
beginTestCase (s);
|
||||
|
||||
UnsignedInteger <Bytes> zero;
|
||||
zero.fill (0);
|
||||
|
||||
Reference in New Issue
Block a user