mirror of
https://github.com/nlohmann/json.git
synced 2026-03-06 09:16:25 +00:00
Fix CI + new Doctest (#3985)
This commit is contained in:
@@ -102,7 +102,7 @@ TEST_CASE("Unicode (1/5)" * doctest::skip())
|
||||
}
|
||||
}
|
||||
|
||||
#if 0
|
||||
#if 0 // NOLINT(readability-avoid-unconditional-preprocessor-if)
|
||||
SECTION("incorrect sequences")
|
||||
{
|
||||
SECTION("high surrogate without low surrogate")
|
||||
|
||||
Reference in New Issue
Block a user