tests: fix standard format adherence

This commit is contained in:
Daniel Cousens 2015-03-19 11:08:56 +11:00
parent 6775e1a9af
commit 9fddacd448

View File

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