diff options
author | Felix Nagel <info@felixnagel.com> | 2012-12-20 22:05:23 +0100 |
---|---|---|
committer | Felix Nagel <info@felixnagel.com> | 2012-12-20 22:05:23 +0100 |
commit | 44e472a6134be8382a4809a1bfa34e864b63ad52 (patch) | |
tree | 820c0d2e4ec487af16cc36ba819e4d8538e4a714 /tests | |
parent | dab7bf89933c15132b81eaee46a0220357fb27cd (diff) | |
parent | e21fc296102c2b8b159404c378cf39470da9a13e (diff) | |
download | jquery-ui-44e472a6134be8382a4809a1bfa34e864b63ad52.tar.gz jquery-ui-44e472a6134be8382a4809a1bfa34e864b63ad52.zip |
Merge branch 'master' into selectmenu
Diffstat (limited to 'tests')
-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", |