Easy on coverage :P

pull/3/head
Amio 2018-07-18 15:39:42 +08:00
rodzic 97fd07411b
commit 84110cfdca
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -10,7 +10,7 @@
"bench": "node bench/index.js",
"preview": "node preview/serve.js",
"pretest": "npm run lint",
"test": "tap test/*.spec.js --reporter spec --100"
"test": "tap test/*.spec.js --reporter spec"
},
"devDependencies": {
"benchmark": "^2.1.4",