diff --git a/tests/src/unit-allocator.cpp b/tests/src/unit-allocator.cpp index e04a217b9..7ea44f01b 100644 --- a/tests/src/unit-allocator.cpp +++ b/tests/src/unit-allocator.cpp @@ -263,7 +263,6 @@ TEST_CASE("bad my_allocator::construct") } - TEST_CASE("controlled bad_alloc_rt_string") { using RtString = std::basic_string, my_allocator>;