server: remove test script

test/vue
sundowndev 2019-10-29 22:40:00 +01:00
parent 4659cd9e49
commit 9059198b10
1 changed files with 1 additions and 2 deletions

View File

@ -12,8 +12,7 @@
},
"devDependencies": {},
"scripts": {
"start": "node index.js",
"test": "echo \"Error: no test specified\" && exit 0"
"start": "node index.js"
},
"keywords": [],
"author": "",