mirror of
https://github.com/nlohmann/json.git
synced 2026-02-22 03:16:25 +00:00
Fix CI, again (#4083)
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
#include <nlohmann/json.hpp>
|
||||
using nlohmann::ordered_map;
|
||||
|
||||
|
||||
TEST_CASE("ordered_map")
|
||||
{
|
||||
SECTION("constructor")
|
||||
|
||||
Reference in New Issue
Block a user