Skip to content

Commit

Permalink
Update spec.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
skanehira committed Jun 2, 2023
1 parent bbe2f25 commit 2f61ac8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/spec.rs
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,6 @@ mod tests {
test!(int_exprs);
test!(memory_grow);
test!(memory_redundancy);
// NOTE: this will overflow in the test thread, so we need use RUST_MIN_STACK=104857600 to run this test
test!(call);
test!(call_indirect);
test!(float_memory);
Expand Down

0 comments on commit 2f61ac8

Please sign in to comment.