diff --git a/package.json b/package.json
index d6f4d265e..28b0ffe62 100644
--- a/package.json
+++ b/package.json
@@ -34,9 +34,8 @@
"lint": "eslint scripts test/spec modules",
"start": "npm-run-all -s build start:server",
"start:server": "node scripts/server.js",
- "test": "npm-run-all -s lint build:css build:data build:legacy test:**",
- "test:phantom": "phantomjs --web-security=no node_modules/mocha-phantomjs-core/mocha-phantomjs-core.js test/phantom.html spec",
- "test:iD": "phantomjs --web-security=no node_modules/mocha-phantomjs-core/mocha-phantomjs-core.js test/index.html spec",
+ "test": "npm-run-all -s lint build:css build:data build:legacy test:spec",
+ "test:spec": "phantomjs --web-security=no node_modules/mocha-phantomjs-core/mocha-phantomjs-core.js test/index.html spec",
"translations": "node scripts/update_locales.js"
},
"dependencies": {
diff --git a/test/index.html b/test/index.html
index 6c5640719..8ef4f63b8 100644
--- a/test/index.html
+++ b/test/index.html
@@ -24,147 +24,172 @@
}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-