tests: fix standard format adherence

This commit is contained in:
Daniel Cousens 2015-03-19 11:08:56 +11:00
parent 64e206ca7a
commit 689f444bdf

View file

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