Skip to content

Commit

Permalink
fix: change test sript & remove unnecessary file
Browse files Browse the repository at this point in the history
  • Loading branch information
AlreadyBored committed Feb 27, 2021
1 parent bdd0828 commit 6fd72e0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"test": "test"
},
"scripts": {
"test": "mocha test.js"
"test": "mocha"
},
"repository": {
"type": "git",
Expand Down
10 changes: 0 additions & 10 deletions test.js

This file was deleted.

0 comments on commit 6fd72e0

Please sign in to comment.