standard formatting fixes

This commit is contained in:
Daniel Cousens 2015-03-19 13:35:25 +11:00
parent 4c8b0f38ea
commit e106d02731
3 changed files with 3 additions and 3 deletions

View file

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