Skip to content

Commit

Permalink
range_is_any test fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
rollbear committed Sep 28, 2024
1 parent 8cac6a5 commit ccca1d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/compiling_tests_14.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4134,7 +4134,7 @@ Tried m\.vector\(trompeloeil::range_is_any\(gt\(0\)\)\) at [A-Za-z0-9_ ./:\]*:[0

TEST_CASE_METHOD(
Fixture,
"C++14: range_is_none can be disambiguated with an explicit type",
"C++14: range_is_any can be disambiguated with an explicit type",
"[C++14][matching][matchers][range_is any]"
)
{
Expand Down

0 comments on commit ccca1d7

Please sign in to comment.