Left a console statement. Oops.

This commit is contained in:
Stefan Thomas
2013-09-21 05:50:28 -07:00
parent 64df821b38
commit 6194d9bcd9

View File

@@ -48,7 +48,6 @@ describe('Amount', function() {
assert.strictEqual(UInt160.ACCOUNT_ONE, UInt160.from_json('rrrrrrrrrrrrrrrrrrrrBZbvji').to_json());
});
it('Parse mtgox export', function () {
console.log(UInt160.from_json('mtgox').to_json());
assert.strictEqual(config.accounts['mtgox'].account, UInt160.from_json('mtgox').to_json());
});
it('is_valid rrrrrrrrrrrrrrrrrrrrrhoLvTp', function () {