mirror of
https://github.com/nlohmann/json.git
synced 2026-03-04 08:16:27 +00:00
Fix CI, again (#4083)
This commit is contained in:
@@ -919,7 +919,6 @@ TEST_CASE("BSON numerical data")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
SECTION("signed std::int32_t: INT32_MIN .. INT32_MAX")
|
||||
{
|
||||
std::vector<int32_t> const numbers
|
||||
|
||||
Reference in New Issue
Block a user