Skip to content

Commit

Permalink
test(ses): add script to run sh to create Hermes bin symlinks
Browse files Browse the repository at this point in the history
  • Loading branch information
leotm committed Aug 13, 2024
1 parent e54b773 commit 0b35178
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ses/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
"qt": "ava",
"test": "tsd && ava",
"test:platform-compatibility": "node test/package/test.cjs",
"test:create-hermes-bin-symlinks": "./scripts/hermes-bin-symlinks.sh",
"test:hermesc": "./scripts/hermesc.sh",
"test:hermes": "cd hermes-cli-linux && ./hermes -b hermes-smoke.hbc"
},
Expand Down

0 comments on commit 0b35178

Please sign in to comment.