Skip to content

Commit

Permalink
Make: Revert test location
Browse files Browse the repository at this point in the history
  • Loading branch information
ashvardanian committed Jan 5, 2024
1 parent 11c22fc commit 82c4dcb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
],
"type": "module",
"scripts": {
"test": "node --test ./javascript/test",
"test": "node --test ./javascript/test.js",
"bench": "node ./javascript/bench.js"
},
"gypfile": true,
Expand Down

0 comments on commit 82c4dcb

Please sign in to comment.