remove unused code 2
This commit is contained in:
parent
fd5d575d79
commit
8f6eb81aaf
@ -263,7 +263,6 @@ TEST_CASE("bad my_allocator::construct")
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
TEST_CASE("controlled bad_alloc_rt_string")
|
TEST_CASE("controlled bad_alloc_rt_string")
|
||||||
{
|
{
|
||||||
using RtString = std::basic_string<char, std::char_traits<char>, my_allocator<char>>;
|
using RtString = std::basic_string<char, std::char_traits<char>, my_allocator<char>>;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user