Skip to content

Commit

Permalink
feat: log tests all pass (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eikix authored Sep 21, 2023
1 parent 4b5a7af commit 47036f4
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 @@ -66,4 +66,5 @@ mod blockchain_tests {
blockchain_tests!(vm_tests, VMTests);
blockchain_tests!(memory_tests, stMemoryTest);
blockchain_tests!(init_code_test, stInitCodeTest);
blockchain_tests!(st_log_tests, stLogTests);
}

0 comments on commit 47036f4

Please sign in to comment.