Skip to content

Commit

Permalink
luzer/tests: disable luzer_custom_mutator_example [TMP]
Browse files Browse the repository at this point in the history
  • Loading branch information
ligurio committed Dec 29, 2023
1 parent 1c4726c commit ec04ad7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions luzer/tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ add_test(
set_tests_properties(luzer_custom_mutator_example PROPERTIES
ENVIRONMENT "LUA_CPATH='${LUA_CPATH}'"
PASS_REGULAR_EXPRESSION "example_custom_mutator.lua:19: assert has triggered"
DISABLED True
)

add_test(
Expand Down

0 comments on commit ec04ad7

Please sign in to comment.