mirror of
https://github.com/acamarata/pray-calc.git
synced 2026-06-30 19:04:26 +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"
|
||||
],
|
||||
"scripts": {
|
||||
"test": "mocha \"test/**/*.js\"",
|
||||
"test": "mocha test.js",
|
||||
"lint": "eslint .",
|
||||
"prepare": "npm test"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue