Skip to content

Commit

Permalink
Build: Added notStrictEqual to the globals list for unit tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
scottgonzalez committed Dec 20, 2012
1 parent 209443d commit 68a307c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/.jshintrc
Expand Up @@ -22,6 +22,7 @@
"Globalize", "Globalize",
"module", "module",
"notEqual", "notEqual",
"notStrictEqual",
"ok", "ok",
"QUnit", "QUnit",
"start", "start",
Expand Down

0 comments on commit 68a307c

Please sign in to comment.