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