diff options
Diffstat (limited to 'tests/.jshintrc')
-rw-r--r-- | tests/.jshintrc | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/tests/.jshintrc b/tests/.jshintrc index c0f0f8d53..9e2881c12 100644 --- a/tests/.jshintrc +++ b/tests/.jshintrc @@ -14,27 +14,13 @@ "unused": true, "predef": [ "asyncTest", - "container", "deepEqual", - "d1", - "d2", - "dlg", "domEqual", - "drag", - "dragged", - "el", "equal", - "equalsDate", "expect", "Globalize", - "heightAfter", - "init", - "modal", "module", - "moved", "notEqual", - "offsetAfter", - "offsetBefore", "ok", "QUnit", "start", @@ -42,7 +28,6 @@ "stop", "test", "TestHelpers", - "widthAfter", "JSHINT" ] }
\ No newline at end of file |