mirror of
https://github.com/nlohmann/json.git
synced 2026-09-25 01:10:30 +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).to_string() == ptr);
|
||||||
CHECK(json::json_pointer(ptr) == ptr);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user