From 99f42d8ce022645dfc38b8e06d25ab281e995cf9 Mon Sep 17 00:00:00 2001 From: "Barton E. Schaefer" Date: Thu, 22 Jan 2015 10:12:57 -0800 Subject: 34344: fix 34338, pcre builtins need loading too --- Test/V07pcre.ztst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Test') diff --git a/Test/V07pcre.ztst b/Test/V07pcre.ztst index 3c25be2f9..ddfd3f5cd 100644 --- a/Test/V07pcre.ztst +++ b/Test/V07pcre.ztst @@ -5,6 +5,8 @@ ZTST_unimplemented="the zsh/pcre module is not available" return 0 fi +# Load the rest of the builtins + zmodload zsh/pcre setopt rematch_pcre # Find a UTF-8 locale. setopt multibyte -- cgit 1.4.1