aboutsummaryrefslogtreecommitdiffstats
path: root/test/.jshintrc
diff options
context:
space:
mode:
authorTimmy Willison <timmywillisn@gmail.com>2013-08-29 16:18:17 -0400
committerTimmy Willison <timmywillisn@gmail.com>2013-08-29 16:18:17 -0400
commit004c1fc5bb40ae8dfec18d6719534abad636b7e8 (patch)
tree05de9c08c2f8234b611c902f29cf2540d89db0b0 /test/.jshintrc
parentca1c90e55c05610c28a176e3bcb2a64450b5e296 (diff)
downloadjquery-004c1fc5bb40ae8dfec18d6719534abad636b7e8.tar.gz
jquery-004c1fc5bb40ae8dfec18d6719534abad636b7e8.zip
Pass all tests (and load Sizzle fixture correctly) when loading with AMD
Diffstat (limited to 'test/.jshintrc')
-rw-r--r--test/.jshintrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/.jshintrc b/test/.jshintrc
index 75c50eeeb..f974f8e4b 100644
--- a/test/.jshintrc
+++ b/test/.jshintrc
@@ -21,6 +21,7 @@
"wsh": true,
"globals": {
+ "require": false,
"DOMParser": false,
"QUnit": false,
"ok": false,