Skip to content

Commit 68a307c

Browse files
committed
Build: Added notStrictEqual to the globals list for unit tests.
1 parent 209443d commit 68a307c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/.jshintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"Globalize",
2323
"module",
2424
"notEqual",
25+
"notStrictEqual",
2526
"ok",
2627
"QUnit",
2728
"start",

0 commit comments

Comments
 (0)