diff options
-rw-r--r-- | tests/.jshintrc | 1 |
1 files changed, 1 insertions, 0 deletions
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", |