Browse Source

tests: fix standard format adherence

hk-custom-address
Daniel Cousens 10 years ago
parent
commit
689f444bdf
  1. 2
      test/eckey.js

2
test/eckey.js

@ -1,4 +1,4 @@
/* global describe, it, beforeEach, afterEach */
/* global describe, it */
/* eslint-disable no-new */
var assert = require('assert')

Loading…
Cancel
Save