aboutsummaryrefslogtreecommitdiffstats
path: root/tests/.jshintrc
diff options
context:
space:
mode:
authorMike Sherov <mike.sherov@gmail.com>2012-11-09 15:02:12 -0500
committerMike Sherov <mike.sherov@gmail.com>2012-11-09 15:02:26 -0500
commit543abc9b1ff6cafdea7cd1be5835f04104cdb8da (patch)
treec4886ef622e2150727a17c9b834773b359849cc1 /tests/.jshintrc
parentfd48568c402847df8af59166c33549f0d19feb4b (diff)
downloadjquery-ui-543abc9b1ff6cafdea7cd1be5835f04104cdb8da.tar.gz
jquery-ui-543abc9b1ff6cafdea7cd1be5835f04104cdb8da.zip
Dev: clean up dialog test suite with new helper methods. Fixes #8803 - Dev: re-enable the dialog test suite
Diffstat (limited to 'tests/.jshintrc')
-rw-r--r--tests/.jshintrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.jshintrc b/tests/.jshintrc
index 9e2881c12..59ae11530 100644
--- a/tests/.jshintrc
+++ b/tests/.jshintrc
@@ -14,6 +14,7 @@
"unused": true,
"predef": [
"asyncTest",
+ "closeEnough",
"deepEqual",
"domEqual",
"equal",