From 03e230cc54103d18e9c8a18208c7d27805400a71 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Wed, 15 Dec 1999 21:29:55 +0000 Subject: manual:9047 --- Test/ztst.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Test/ztst.zsh') diff --git a/Test/ztst.zsh b/Test/ztst.zsh index a9bf16746..ef9560593 100755 --- a/Test/ztst.zsh +++ b/Test/ztst.zsh @@ -24,7 +24,7 @@ emulate -R zsh # We need to be able to save and restore the options used in the test. # We use the $options variable of the parameter module for this. -zmodload -i zsh/parameter +zmodload -i parameter # Note that both the following are regular arrays, since we only use them # in whole array assignments to/from $options. -- cgit 1.4.1