Index: test/.eslintrc.json
diff --git a/qunit/.eslintrc.json b/test/.eslintrc.json
similarity index 51%
copy from qunit/.eslintrc.json
copy to test/.eslintrc.json
index 99022c703d25cbcbe23b615601a1f5c08539f8de..7eeefc33b66c055f211388c46d17b50c45db7c25 100644
--- a/qunit/.eslintrc.json
+++ b/test/.eslintrc.json
@@ -1,5 +1,5 @@
 {
   "env": {
-    "qunit": true
+    "mocha": true
   }
 }
