try to fix the pcrepp test

pull/254/head
Timothy Stack 9 years ago
parent 9139e6de5b
commit c60b2c2ed6

@ -109,7 +109,7 @@ int main(int argc, char *argv[])
"foo (?:bar)", "foo (?:bar)",
"foo [(]", "foo [(]",
"foo \\Q(bar)\\E", "foo \\Q(bar)\\E",
"(*LIMIT_MATCH=3)", "(*UTF)",
"(?i)", "(?i)",
NULL NULL

Loading…
Cancel
Save