Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
75lb committed Jul 19, 2024
1 parent 74e730d commit 9c0cee1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"dist"
],
"scripts": {
"test": "node test/tests.js && node test/require.cjs",
"test": "node test/tests.js",
"docs": "jsdoc2md index.js > docs/API.md"
},
"dependencies": {
Expand Down
21 changes: 0 additions & 21 deletions test/require.cjs

This file was deleted.

0 comments on commit 9c0cee1

Please sign in to comment.