aboutsummaryrefslogtreecommitdiffstats
path: root/tests/.jshintrc
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2015-04-06 20:41:24 -0400
committerScott González <scott.gonzalez@gmail.com>2015-04-09 09:26:28 -0400
commit42566bdd037ac57cf7d6d7a5d059db2ba42518d9 (patch)
treed625c735392d22e1d09ae4bb78b26e1842b14ad7 /tests/.jshintrc
parent669e62d61b52a31efc7666bf95d0bfe2df2f839d (diff)
downloadjquery-ui-42566bdd037ac57cf7d6d7a5d059db2ba42518d9.tar.gz
jquery-ui-42566bdd037ac57cf7d6d7a5d059db2ba42518d9.zip
Tests: Remove old test infrastructure
Ref #10119 Ref gh-1528
Diffstat (limited to 'tests/.jshintrc')
-rw-r--r--tests/.jshintrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/.jshintrc b/tests/.jshintrc
index d4665d6b6..25c688b79 100644
--- a/tests/.jshintrc
+++ b/tests/.jshintrc
@@ -22,7 +22,6 @@
"asyncTest": false,
"deepEqual": false,
"define": false,
- "domEqual": false,
"equal": false,
"expect": false,
"Globalize": false,
@@ -36,7 +35,6 @@
"strictEqual": false,
"stop": false,
"test": false,
- "TestHelpers": true,
"JSHINT": false
}
}