Skip to content

Commit

Permalink
Added failing test case.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergio Losilla committed Jun 2, 2022
1 parent 7ae9ffc commit 0057eb1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion tests/ExtraTests/CMakeLists.txt
Expand Up @@ -459,7 +459,10 @@ add_test(
NAME TestSpecs::OverrideFailureWithEmptySpec
COMMAND $<TARGET_FILE:NoTests> --allow-running-no-tests
)

add_test(
NAME List::Listeners::WorksWithoutRegisteredListeners
COMMAND $<TARGET_FILE:NoTests> --list-listeners
)
set( EXTRA_TEST_BINARIES
PrefixedMacros
DisabledMacros
Expand Down

0 comments on commit 0057eb1

Please sign in to comment.