mirror of
https://github.com/acamarata/pray-calc.git
synced 2026-07-02 03:40:39 +00:00
Update test case
This commit is contained in:
parent
b7684851c0
commit
01e7e3487a
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
||||||
"getTimesAll.js"
|
"getTimesAll.js"
|
||||||
],
|
],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "mocha \"test/**/*.js\"",
|
"test": "mocha test.js",
|
||||||
"lint": "eslint .",
|
"lint": "eslint .",
|
||||||
"prepare": "npm test"
|
"prepare": "npm test"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue