mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-27 15:15:52 +00:00
@@ -31,9 +31,7 @@ using namespace unittests::detail;
|
||||
|
||||
namespace json = boost::json;
|
||||
|
||||
class RPCTestHandlerTest : public HandlerBaseTest
|
||||
{
|
||||
};
|
||||
class RPCTestHandlerTest : public HandlerBaseTest {};
|
||||
|
||||
// example handler tests
|
||||
TEST_F(RPCTestHandlerTest, HandlerSuccess)
|
||||
|
||||
Reference in New Issue
Block a user