diff --git a/test/test_pcrepp.cc b/test/test_pcrepp.cc index a9c6c57b..3bd47c21 100644 --- a/test/test_pcrepp.cc +++ b/test/test_pcrepp.cc @@ -109,7 +109,7 @@ int main(int argc, char *argv[]) "foo (?:bar)", "foo [(]", "foo \\Q(bar)\\E", - "(*LIMIT_MATCH=3)", + "(*UTF)", "(?i)", NULL