Skip to content

Commit

Permalink
Run extended-const tests too
Browse files Browse the repository at this point in the history
  • Loading branch information
RReverser committed Jan 20, 2024
1 parent b43465d commit 5d7e1c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/spec.rs
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ impl Tests {
}

read_proposal_tests!(? "exception-handling");
read_proposal_tests!("extended-const");
read_proposal_tests!(? "multi-memory");
read_proposal_tests!(? "tail-call");
read_proposal_tests!(? "threads");
Expand Down

0 comments on commit 5d7e1c0

Please sign in to comment.