fix standard issue
This commit is contained in:
parent
e6f3aaf5b1
commit
e57d0a8fdf
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
/* global describe, it */
|
||||
'use strict';
|
||||
'use strict'
|
||||
|
||||
var assert = require('assert')
|
||||
var bitcoin = require('../../')
|
||||
|
|
Loading…
Reference in a new issue