Browse Source

tests: fix standard format adherence

Daniel Cousens 10 years ago
parent
commit
9fddacd448
  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