diff options
author | Richard Gibson <richard.gibson@gmail.com> | 2012-12-02 23:32:16 -0500 |
---|---|---|
committer | Richard Gibson <richard.gibson@gmail.com> | 2012-12-02 23:32:16 -0500 |
commit | 5b9bf134390d56d6b6916225d86c1328e70e9970 (patch) | |
tree | a5310c5395cb903caf353ecf9389189cfc438eb7 /test/.jshintrc | |
parent | 27c9360a1b3c099850f4da8ba26a387f88b1897e (diff) | |
download | jquery-5b9bf134390d56d6b6916225d86c1328e70e9970.tar.gz jquery-5b9bf134390d56d6b6916225d86c1328e70e9970.zip |
No ticket: improve global variable/ajax request tracking
Diffstat (limited to 'test/.jshintrc')
-rw-r--r-- | test/.jshintrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/.jshintrc b/test/.jshintrc index 3513666d5..2dd668c3f 100644 --- a/test/.jshintrc +++ b/test/.jshintrc @@ -45,7 +45,6 @@ "createXMLFragment": true, "moduleTeardown": true, "testFoo": true, - "foobar": true, "url": true, "t": true, "q": true, |