fix tests

This commit is contained in:
Matias Alejo Garcia 2014-05-14 20:56:12 -03:00
commit 81c56d0a41

View file

@ -7,7 +7,6 @@ var Transaction = bitcore.Transaction;
var buffertools = bitcore.buffertools;
var WalletKey = bitcore.WalletKey;
var Key = bitcore.Key;
var BIP32 = bitcore.BIP32;
var bignum = bitcore.bignum;
var networks = bitcore.networks;
var Address = bitcore.Address;