Skip to content

Commit

Permalink
temporaly deactivate iszero test
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyMlashkin committed Sep 4, 2024
1 parent 20f7d97 commit b0f3220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crypto3/libs/blueprint/test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ set(ZKEVM_TESTS_FILES
"zkevm/state_selector"
"zkevm/zkevm_word"
"zkevm/state_transition"
"zkevm/opcodes/iszero"
# "zkevm/opcodes/iszero" TODO activate
"zkevm/opcodes/add_sub"
"zkevm/opcodes/mul"
"zkevm/opcodes/div"
Expand Down

0 comments on commit b0f3220

Please sign in to comment.