⚗️ try to fix compilation issue

This commit is contained in:
Niels Lohmann 2023-05-20 14:52:07 +02:00
parent 98d5297d32
commit 8fecaf71a1
No known key found for this signature in database
GPG Key ID: 7F3CEA63AE251B69

View File

@ -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")