diff --git a/test/test.Transaction.js b/test/test.Transaction.js index efa47e258..8b4d005bd 100644 --- a/test/test.Transaction.js +++ b/test/test.Transaction.js @@ -36,6 +36,7 @@ function parse_test_transaction(entry) { 'index': index, 'scriptPubKey': scriptPubKey }); + }); var raw = new Buffer(entry[1], 'hex');