diff options
author | Mike Sherov <mike.sherov@gmail.com> | 2013-01-12 00:33:45 -0500 |
---|---|---|
committer | Mike Sherov <mike.sherov@gmail.com> | 2013-03-04 01:05:11 -0500 |
commit | c278a4461b399c5b84abf4e03c1d902bfd130441 (patch) | |
tree | 7982633aec7b9c658a72de0524dbd1848a676add /tests/.jshintrc | |
parent | 6d3a1e1fe8cc21f385456ea26075f3909136a589 (diff) | |
download | jquery-ui-c278a4461b399c5b84abf4e03c1d902bfd130441.tar.gz jquery-ui-c278a4461b399c5b84abf4e03c1d902bfd130441.zip |
Draggable Tests: Add test coverage for supported options
Diffstat (limited to 'tests/.jshintrc')
-rw-r--r-- | tests/.jshintrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.jshintrc b/tests/.jshintrc index 7c79a5c04..c196d86ef 100644 --- a/tests/.jshintrc +++ b/tests/.jshintrc @@ -23,6 +23,7 @@ "Globalize", "module", "notEqual", + "notDeepEqual", "notStrictEqual", "ok", "QUnit", |