From c41fe9929f4c9d0c45cdda3828bf606cdbd425b8 Mon Sep 17 00:00:00 2001 From: Blade Barringer Date: Thu, 7 May 2015 18:19:05 -0500 Subject: [PATCH] Add todo --- test/api.mocha.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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")