aboutsummaryrefslogtreecommitdiffstats
path: root/test/.jshintrc
diff options
context:
space:
mode:
authorMichał Gołębiowski <m.goleb@gmail.com>2014-02-02 22:44:13 +0100
committerMichał Gołębiowski <m.goleb@gmail.com>2014-02-05 15:35:48 +0100
commit95b21c6ec2790d0d051cdfe95d73148d7c385d68 (patch)
tree0fd2145a8e4ec13a850afd57b7fc7004401e999c /test/.jshintrc
parenta74ad04bc9c4c7203303b2547e94f1cc53c2a460 (diff)
downloadjquery-95b21c6ec2790d0d051cdfe95d73148d7c385d68.tar.gz
jquery-95b21c6ec2790d0d051cdfe95d73148d7c385d68.zip
Build: Upgrade QUnit to 1.14.0
Diffstat (limited to 'test/.jshintrc')
-rw-r--r--test/.jshintrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/.jshintrc b/test/.jshintrc
index 0599c8f39..563b299e7 100644
--- a/test/.jshintrc
+++ b/test/.jshintrc
@@ -35,7 +35,7 @@
"start": false,
"stop": false,
"expect": false,
- "raises": false,
+ "throws": false,
"ajaxTest": false,
"testIframe": false,
"testIframeWithCallback": false,