Skip to content

Commit

Permalink
add stBugs testsuite to the blockchain_tests module
Browse files Browse the repository at this point in the history
  • Loading branch information
khaeljy committed Sep 23, 2023
1 parent 0087e4e commit 8ed7970
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/ef-testing/tests/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,5 @@ mod blockchain_tests {
blockchain_tests!(st_log_tests, stLogTests);
blockchain_tests!(st_bad_opcode, stBadOpcode);
blockchain_tests!(shanghai, Shanghai);
blockchain_tests!(st_bugs, stBugs);
}

0 comments on commit 8ed7970

Please sign in to comment.