mirror of
https://github.com/nlohmann/json.git
synced 2024-11-27 16:49:02 +08:00
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")
|
||||
{
|
||||
using RtString = std::basic_string<char, std::char_traits<char>, my_allocator<char>>;
|
||||
|
Loading…
Reference in New Issue
Block a user