Skip to content

Commit

Permalink
update package json scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
IR0NSIGHT committed Jan 15, 2024
1 parent 8f30eb3 commit 7fb5470
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
"main": "index.js",
"scripts": {
"start": "./src/javascript/index.js",
"test": "echo \"Error: no test specified\" && exit 1",
"test:effekt": "./run_benches.sh"
"test": "./src/javascript/index.js --small"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 7fb5470

Please sign in to comment.