Skip to content

Commit

Permalink
TEMP
Browse files Browse the repository at this point in the history
  • Loading branch information
happycollision committed Dec 9, 2024
1 parent 4c4596d commit bac332f
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 @@ -98,7 +98,7 @@
"test-lint": "semistandard && cpplint",
"l": "semistandard --fix && cpplint",
"b": "npm i --build-from-source",
"t": "mocha -f 'rotate' --parallel false",
"t": "mocha -f 'metadata' --parallel false",
"bt": "npm run b && npm run t",
"test-unit": "nyc --reporter=lcov --reporter=text --check-coverage --branches=100 mocha",
"test-licensing": "license-checker --production --summary --onlyAllow=\"Apache-2.0;BSD;ISC;LGPL-3.0-or-later;MIT\"",
Expand Down

0 comments on commit bac332f

Please sign in to comment.