cleanup
This commit is contained in:
parent
1d3b4dd158
commit
f4ecceab19
1 changed files with 0 additions and 1 deletions
|
@ -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);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue