aboutsummaryrefslogtreecommitdiffstats
path: root/test/.jshintrc
diff options
context:
space:
mode:
authorJohn Paul <john@johnkpaul.com>2013-04-25 09:11:53 -0400
committerDave Methvin <dave.methvin@gmail.com>2013-11-24 15:22:09 -0500
commitb407bddea2ae65200df0802bef7cf06c16b5e524 (patch)
tree06f58913c224b835300f2f61a9402ee094a2a094 /test/.jshintrc
parentdc649a33e081c7beb083b04956731aa410eb6b3f (diff)
downloadjquery-b407bddea2ae65200df0802bef7cf06c16b5e524.tar.gz
jquery-b407bddea2ae65200df0802bef7cf06c16b5e524.zip
Effects: Integrate sinon fake timers into tests. Close gh-1377.
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 65c224f0e..0599c8f39 100644
--- a/test/.jshintrc
+++ b/test/.jshintrc
@@ -49,6 +49,7 @@
"q": false,
"jQuery": true,
+ "sinon": true,
"module": true,
"test": true,
"amdDefined": true,