Further testing

This commit is contained in:
Jcar
2012-12-20 15:55:37 -08:00
parent 4a95549466
commit 099ffbddc0
5 changed files with 34 additions and 8 deletions

View File

@@ -40,10 +40,10 @@ buster.testCase("Fee Changes", {
*/
buster.testCase("Sending", {
'setUp' : testutils.build_setup(),
'tearDown' : testutils.build_teardown(),
'setUp' : testutils.build_setup(), //
'tearDown' : testutils.build_teardown(),
"send XRP to non-existent account with insufficent fee" :
"send XRP to non-existent account with insufficent fee" : // => to run only that.
function (done) {
var self = this;
var ledgers = 20;