mirror of
https://github.com/nlohmann/json.git
synced 2026-02-09 23:52:15 +00:00
cleanup
This commit is contained in:
@@ -12427,7 +12427,6 @@ TEST_CASE("JSON pointers")
|
||||
})
|
||||
{
|
||||
CHECK(json::json_pointer(ptr).to_string() == ptr);
|
||||
CHECK(json::json_pointer(ptr) == ptr);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user