Skip to content

Commit 9bd2442

Browse files
committed
Test that cli can run
1 parent aaa9f64 commit 9bd2442

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"scripts": {
3434
"test": "nyc ava",
3535
"pretest": "node index.js",
36+
"posttest": "node ./bin/blobpack.js version",
3637
"test:update": "ava --update-snapshots",
3738
"test:watch": "ava --watch",
3839
"test:debug": "ava debug --break",

0 commit comments

Comments
 (0)