about summary refs log tree commit diff
path: root/Test/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Test/Makefile.in')
-rw-r--r--Test/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/Makefile.in b/Test/Makefile.in
index 7861c8be0..5a66fe1ab 100644
--- a/Test/Makefile.in
+++ b/Test/Makefile.in
@@ -46,7 +46,7 @@ check test:
 	  $(MAKE) MODDIR=`pwd`/$(subdir)/Modules install.modules > /dev/null; \
 	fi
 	-for f in $(sdir)/$(TESTNUM)*.ztst; do \
-	  $(dir_top)/Src/zsh -f $(sdir)/ztst.zsh $$f; \
+	  $(dir_top)/Src/zsh +Z -f $(sdir)/ztst.zsh $$f; \
 	done
 	rm -rf Modules .zcompdump