Skip to content

Commit e57d0a8

Browse files
committed
fix standard issue
1 parent e6f3aaf commit e57d0a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/blocks.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* global describe, it */
2-
'use strict';
2+
'use strict'
33

44
var assert = require('assert')
55
var bitcoin = require('../../')

0 commit comments

Comments
 (0)