mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 02:55:50 +00:00
UT: Fix build_teardown merge error.
This commit is contained in:
@@ -2711,3 +2711,4 @@ Json::Value RPCHandler::doUnlLoad(const Json::Value& params)
|
||||
return "loading";
|
||||
}
|
||||
|
||||
// vim:ts=4
|
||||
|
||||
@@ -167,7 +167,7 @@ exports.build_setup = build_setup;
|
||||
exports.create_accounts = create_accounts;
|
||||
exports.credit_limit = credit_limit;
|
||||
exports.payment = payment;
|
||||
exports.test_teardown = test_teardown;
|
||||
exports.build_teardown = build_teardown;
|
||||
exports.verify_balance = verify_balance;
|
||||
|
||||
// vim:sw=2:sts=2:ts=8
|
||||
|
||||
Reference in New Issue
Block a user