From 68a307c5479beb02a1faf3492cab115d1e957aa5 Mon Sep 17 00:00:00 2001 From: Scott González Date: Thu, 20 Dec 2012 09:49:18 -0500 Subject: Build: Added notStrictEqual to the globals list for unit tests. --- tests/.jshintrc | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/.jshintrc') diff --git a/tests/.jshintrc b/tests/.jshintrc index 59ae11530..44e23699f 100644 --- a/tests/.jshintrc +++ b/tests/.jshintrc @@ -22,6 +22,7 @@ "Globalize", "module", "notEqual", + "notStrictEqual", "ok", "QUnit", "start", -- cgit v1.2.3