Skip to content

Commit 1bcd9e4

Browse files
Also run smoketest with nodejs
1 parent 570fe76 commit 1bcd9e4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ smoke:
2222
../Crc32 &
2323
sleep 1
2424
~/.deno/bin/deno run --allow-net smoke.mjs
25+
node smoke.mjs
2526
pkill Crc32

0 commit comments

Comments
 (0)