more linting

This commit is contained in:
Gareth Jones 2013-05-27 08:15:57 +10:00
parent 3d11cbc0ad
commit 2cd27e4293

View File

@ -1,5 +1,6 @@
var vows = require('vows'),
assert = require('assert');
"use strict";
var vows = require('vows')
, assert = require('assert');
vows.describe('log4js global loglevel').addBatch({
'global loglevel' : {