summaryrefslogtreecommitdiff
path: root/tests/pcre
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pcre')
-rw-r--r--tests/pcre4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/pcre b/tests/pcre
index bec6e372..a712d19a 100644
--- a/tests/pcre
+++ b/tests/pcre
@@ -8,9 +8,7 @@
# notice and this notice are preserved.
. "${srcdir=.}/init.sh"; path_prepend_ ../src
-
-# Test that grep was compiled with HAVE_LIBPCRE. Otherwise, pass.
-echo . | grep -P . || skip_ no PCRE support
+require_pcre_
fail=0