mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-19 18:45:52 +00:00
UT: Added verbosity and no_server options to setUp routine.
This commit is contained in:
@@ -14,7 +14,7 @@ var serverDelay = 1500; // XXX Not implemented.
|
||||
buster.testRunner.timeout = 5000;
|
||||
|
||||
buster.testCase("Remote functions", {
|
||||
'setUp' : testutils.test_setup,
|
||||
'setUp' : testutils.build_setup(),
|
||||
'tearDown' : testutils.test_teardown,
|
||||
|
||||
'request_ledger_current' :
|
||||
|
||||
Reference in New Issue
Block a user