Skip to content

Commit

Permalink
re-activate tests
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyMlashkin committed Sep 3, 2024
1 parent f479060 commit d2dbb99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions crypto3/libs/blueprint/test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -196,9 +196,9 @@ set(ZKEVM_TESTS_FILES
"zkevm/state_selector"
"zkevm/zkevm_word"
"zkevm/state_transition"
# "zkevm/opcodes/iszero" TODO re-activate
"zkevm/opcodes/iszero"
"zkevm/opcodes/add_sub"
#"zkevm/opcodes/mul" TODO re-activate
"zkevm/opcodes/mul"
"zkevm/opcodes/div"
)

Expand Down

0 comments on commit d2dbb99

Please sign in to comment.