mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Add 'print' unit test which prints the list of tests
This commit is contained in:
@@ -269,7 +269,7 @@ bool ProxyHandshake::Version1::parse (void const* headerData, size_t headerBytes
|
||||
class ProxyHandshakeTests : public UnitTest
|
||||
{
|
||||
public:
|
||||
ProxyHandshakeTests () : UnitTest ("ProxyHandshake", "ripple", runManual)
|
||||
ProxyHandshakeTests () : UnitTest ("ProxyHandshake", "ripple")
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user