JS: Fix request_ripple_balance.

This commit is contained in:
Arthur Britto
2012-10-18 20:00:36 -07:00
parent 81cbbc2642
commit fd1122c673
2 changed files with 10 additions and 6 deletions

View File

@@ -103,6 +103,7 @@ buster.testCase("Remote functions", {
.request();
},
// XXX This should be detected locally.
'account_root remote malformedAddress' :
function (done) {
alpha.request_ledger_closed().on('success', function (r) {