Skip to content

Commit

Permalink
fix: add tests
Browse files Browse the repository at this point in the history
  • Loading branch information
prieston committed Oct 1, 2021
1 parent 0a5ad02 commit 5ed5ee4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@
"bin": "./src/index.js",
"scripts": {
"build": "",
"build:lib": ""
"build:lib": "",
"test": "npm i && npm run donkeyclip -- newclip test",
"donkeyclip": "node ./src/index.js"
},
"keywords": [
"motorcortex",
Expand Down

0 comments on commit 5ed5ee4

Please # to comment.