diff options
Diffstat (limited to 'tests/.jshintrc')
-rw-r--r-- | tests/.jshintrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.jshintrc b/tests/.jshintrc index 7c79a5c04..c196d86ef 100644 --- a/tests/.jshintrc +++ b/tests/.jshintrc @@ -23,6 +23,7 @@ "Globalize", "module", "notEqual", + "notDeepEqual", "notStrictEqual", "ok", "QUnit", |