mirror of
https://github.com/nlohmann/json.git
synced 2026-02-21 19:06:27 +00:00
Fix CI, again (#4083)
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
using nlohmann::json;
|
||||
using nlohmann::ordered_json;
|
||||
|
||||
|
||||
TEST_CASE("ordered_json")
|
||||
{
|
||||
json j;
|
||||
|
||||
Reference in New Issue
Block a user