diff --git a/test/api.mocha.coffee b/test/api.mocha.coffee index 8bf3ad25d8..2a853562cf 100644 --- a/test/api.mocha.coffee +++ b/test/api.mocha.coffee @@ -1,5 +1,5 @@ #jslint node: true - +# @TODO: refactor tests #global describe, before, beforeEach, it "use strict" _ = require("lodash")