Skip to content
This repository was archived by the owner on Feb 1, 2022. It is now read-only.

Commit 8823c60

Browse files
author
Jan Krems
committed
chore: Run all the tests
1 parent 625a435 commit 8823c60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"scripts": {
1717
"pretest": "eslint lib test",
18-
"test": "tap test/**/*.test.js",
18+
"test": "tap 'test/**/*.test.js'",
1919
"posttest": "nlm verify"
2020
},
2121
"nlm": {

0 commit comments

Comments
 (0)