Skip to content

Commit

Permalink
init-test
Browse files Browse the repository at this point in the history
  • Loading branch information
maidh91 committed Jan 13, 2025
1 parent 4e21457 commit 8485f17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"scripts": {
"lint": "standard --fix",
"test:gen": "brittle -r test/all.js test/*.test.js",
"test": "bare test/index.js",
"test": "bare test/all.js",
"archdump": "node scripts/bootstrap.js --archdump",
"bootstrap": "node scripts/bootstrap.js",
"decal": "node scripts/decal.js",
Expand Down

0 comments on commit 8485f17

Please sign in to comment.