fix standard issue

This commit is contained in:
Daniel Cousens 2018-02-01 13:33:23 +11:00
parent e6f3aaf5b1
commit e57d0a8fdf

View file

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