From 605bda7da5d48316d7672c4874c88d8e4e2569c8 Mon Sep 17 00:00:00 2001 From: Manuel Araoz Date: Tue, 11 Feb 2014 17:06:34 -0300 Subject: [PATCH] address tests --- test/integration/addr.js | 2 +- test/integration/addr.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/integration/addr.js b/test/integration/addr.js index e7fbab4..944a60e 100644 --- a/test/integration/addr.js +++ b/test/integration/addr.js @@ -22,7 +22,7 @@ describe('Address balances', function() { if (v.disabled) { console.log(v.addr + ' => disabled in JSON'); } else { - it.skip('Address info for: ' + v.addr, function(done) { + it('Address info for: ' + v.addr, function(done) { this.timeout(5000); var a = new Address(v.addr, txDb); diff --git a/test/integration/addr.json b/test/integration/addr.json index eb31566..f96dbe9 100644 --- a/test/integration/addr.json +++ b/test/integration/addr.json @@ -43,7 +43,7 @@ }, { "addr": "mzW2hdZN2um7WBvTDerdahKqRgj3md9C29", - "txApperances": 6047, + "txApperances": 6048, "balance": 1199.74393851, "totalReceived": 1199.74393851, "totalSent": 0