Browse Source

fix standard issue

hk-custom-address
Daniel Cousens 7 years ago
parent
commit
e57d0a8fdf
  1. 2
      test/integration/blocks.js

2
test/integration/blocks.js

@ -1,5 +1,5 @@
/* global describe, it */ /* global describe, it */
'use strict'; 'use strict'
var assert = require('assert') var assert = require('assert')
var bitcoin = require('../../') var bitcoin = require('../../')

Loading…
Cancel
Save