aboutsummaryrefslogtreecommitdiffstats
path: root/test/.jshintrc
diff options
context:
space:
mode:
Diffstat (limited to 'test/.jshintrc')
-rw-r--r--test/.jshintrc13
1 files changed, 0 insertions, 13 deletions
diff --git a/test/.jshintrc b/test/.jshintrc
index 272752e53..a5b3c6fee 100644
--- a/test/.jshintrc
+++ b/test/.jshintrc
@@ -26,17 +26,6 @@
"Promise": false,
"Symbol": false,
"QUnit": false,
- "ok": false,
- "equal": false,
- "asyncTest": false,
- "notEqual": false,
- "deepEqual": false,
- "strictEqual": false,
- "notStrictEqual": false,
- "start": false,
- "stop": false,
- "expect": false,
- "throws": false,
"ajaxTest": false,
"testIframe": false,
"testIframeWithCallback": false,
@@ -51,8 +40,6 @@
"jQuery": true,
"sinon": true,
- "module": true,
- "test": true,
"amdDefined": true,
"fireNative": true,
"Globals": true,