cleanup
This commit is contained in:
parent
1d3b4dd158
commit
f4ecceab19
@ -12427,7 +12427,6 @@ TEST_CASE("JSON pointers")
|
||||
})
|
||||
{
|
||||
CHECK(json::json_pointer(ptr).to_string() == ptr);
|
||||
CHECK(json::json_pointer(ptr) == ptr);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user