Browse Source

remove > report.txt

gero3 7 years ago
parent
commit
708717ea0b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -34,7 +34,7 @@
     "dev": "concurrently --names \"ROLLUP,HTTP\" -c \"bgBlue.bold,bgGreen.bold\" \"rollup -c -w -m inline\" \"serve --port 8080\"",
     "dev": "concurrently --names \"ROLLUP,HTTP\" -c \"bgBlue.bold,bgGreen.bold\" \"rollup -c -w -m inline\" \"serve --port 8080\"",
     "start": "npm run dev",
     "start": "npm run dev",
     "lint": "eslint src",
     "lint": "eslint src",
-    "test": "npm run build-test && qunit test/unit/three.source.unit.js > report.txt",
+    "test": "npm run build-test && qunit test/unit/three.source.unit.js",
     "editor": "electron ./editor/main.js"
     "editor": "electron ./editor/main.js"
   },
   },
   "keywords": [
   "keywords": [