mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-20 10:35:50 +00:00
first draft
This commit is contained in:
@@ -40,8 +40,8 @@ buster.testCase("Fee Changes", {
|
||||
*/
|
||||
|
||||
buster.testCase("Sending", {
|
||||
'setUp' : testutils.build_setup(),
|
||||
// 'setUp' : testutils.build_setup({verbose: true , no_server: true}),
|
||||
//'setUp' : testutils.build_setup(),
|
||||
'setUp' : testutils.build_setup({verbose: true , no_server: true}),
|
||||
'tearDown' : testutils.build_teardown(),
|
||||
|
||||
"send XRP to non-existent account with insufficent fee" :
|
||||
@@ -975,7 +975,7 @@ buster.testCase("Indirect ripple", {
|
||||
});
|
||||
},
|
||||
|
||||
"indirect ripple with path" :
|
||||
"=> indirect ripple with path" :
|
||||
function (done) {
|
||||
var self = this;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user