Skip to content

Commit

Permalink
Merge branch 'main' into feat/bad_opcode
Browse files Browse the repository at this point in the history
  • Loading branch information
Eikix authored Sep 21, 2023
2 parents 9d6bd81 + 47036f4 commit fa9dd67
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 @@ -67,4 +67,5 @@ mod blockchain_tests {
blockchain_tests!(memory_tests, stMemoryTest);
blockchain_tests!(init_code_test, stInitCodeTest);
blockchain_tests!(st_bad_opcode, stBadOpcode);
blockchain_tests!(st_log_tests, stLogTests);
}

0 comments on commit fa9dd67

Please sign in to comment.