]> source.dussan.org Git - jquery-ui.git/commitdiff
Build: Added notStrictEqual to the globals list for unit tests.
authorScott González <scott.gonzalez@gmail.com>
Thu, 20 Dec 2012 14:49:18 +0000 (09:49 -0500)
committerScott González <scott.gonzalez@gmail.com>
Thu, 20 Dec 2012 14:49:26 +0000 (09:49 -0500)
tests/.jshintrc

index 59ae115308f71cca61f966dcdb297fc09b7b3ce3..44e23699f95b4a1334e8af6578177453ce7167a9 100644 (file)
@@ -22,6 +22,7 @@
                "Globalize",
                "module",
                "notEqual",
+               "notStrictEqual",
                "ok",
                "QUnit",
                "start",