Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Hywan authored Aug 30, 2021
1 parent fbe6a04 commit 71e0da5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -508,7 +508,7 @@ test-js-api:
cd lib/api && wasm-pack test --node -- --no-default-features --features js-default,wat

test-js-wasi:
cd lib/wasi && wasm-pack test --node -- --no-default-features --features=test-js
cd lib/wasi && wasm-pack test --node -- --no-default-features --features test-js

#####
#
Expand Down

0 comments on commit 71e0da5

Please sign in to comment.