about summary refs log tree commit diff
path: root/Test
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2015-01-22 10:12:57 -0800
committerBarton E. Schaefer <schaefer@zsh.org>2015-01-22 10:12:57 -0800
commit99f42d8ce022645dfc38b8e06d25ab281e995cf9 (patch)
treefc62382a2eb91eec9a320a4297d03b8faace76ba /Test
parentcc52a51eae3a6e8b6853bb319924df7736a59489 (diff)
downloadzsh-99f42d8ce022645dfc38b8e06d25ab281e995cf9.tar.gz
zsh-99f42d8ce022645dfc38b8e06d25ab281e995cf9.tar.xz
zsh-99f42d8ce022645dfc38b8e06d25ab281e995cf9.zip
34344: fix 34338, pcre builtins need loading too
Diffstat (limited to 'Test')
-rw-r--r--Test/V07pcre.ztst2
1 files changed, 2 insertions, 0 deletions
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