exclude Unicode tests from Valgrind to avoid timeout

This commit is contained in:
Niels 2015-06-15 05:46:12 +02:00
parent 2e9a13bd88
commit 1375162562
3 changed files with 4 additions and 4 deletions

View file

@ -8716,7 +8716,7 @@ TEST_CASE("compliance tests from nativejson-benchmark")
}
}
TEST_CASE("Unicode")
TEST_CASE("Unicode", "[hide]")
{
SECTION("full enumeration of Unicode codepoints")
{