aboutsummaryrefslogtreecommitdiffstats
path: root/tests/.jshintrc
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2015-03-31 16:52:28 -0400
committerScott González <scott.gonzalez@gmail.com>2015-04-09 09:24:45 -0400
commit2e1c72fb59b3e41da15ebcd83640dbdf13a90d27 (patch)
tree0a294a24d275202594cd4953843c73f5105677cc /tests/.jshintrc
parent7c896ddb8563e1f4fc655904614cf72d010e2ecb (diff)
downloadjquery-ui-2e1c72fb59b3e41da15ebcd83640dbdf13a90d27.tar.gz
jquery-ui-2e1c72fb59b3e41da15ebcd83640dbdf13a90d27.zip
Tests: Convert closeEnough() to a proper QUnit assertion
Should eventually replace with qunit-assert-close. Ref #10119 Ref gh-1528
Diffstat (limited to 'tests/.jshintrc')
-rw-r--r--tests/.jshintrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/.jshintrc b/tests/.jshintrc
index e9fbe7ca3..d4665d6b6 100644
--- a/tests/.jshintrc
+++ b/tests/.jshintrc
@@ -20,7 +20,6 @@
"globals": {
"asyncTest": false,
- "closeEnough": false,
"deepEqual": false,
"define": false,
"domEqual": false,