From d5fbda44c32c6d9905406b074ebeccb26e263055 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Tue, 14 Dec 1999 18:04:06 +0000 Subject: zsh-workers/9046 --- 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 ef9560593..a9bf16746 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 parameter +zmodload -i zsh/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