about summary refs log tree commit diff
path: root/Test/V01zmodload.ztst
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2010-06-07 17:00:03 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2010-06-07 17:00:03 +0000
commit535cc4c875b561b85c8337c7d312269ea55f1868 (patch)
treefb34d7230c81d3637860f03969c1db26f17b602e /Test/V01zmodload.ztst
parent4c2fe82872ae07b4f4574f115c1a17cda5e2af4d (diff)
downloadzsh-535cc4c875b561b85c8337c7d312269ea55f1868.tar.gz
zsh-535cc4c875b561b85c8337c7d312269ea55f1868.tar.xz
zsh-535cc4c875b561b85c8337c7d312269ea55f1868.zip
Alexey: 27999: fix error message
Diffstat (limited to 'Test/V01zmodload.ztst')
-rw-r--r--Test/V01zmodload.ztst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/V01zmodload.ztst b/Test/V01zmodload.ztst
index 25eb81f01..090c637df 100644
--- a/Test/V01zmodload.ztst
+++ b/Test/V01zmodload.ztst
@@ -143,7 +143,7 @@
   print "Shouldn't get here.")
 1:Failed parameter autoload
 ?(eval):3: module `zsh/parameter' has no such feature: `p:fail': autoload cancelled
-?(eval):3: unknown parameter: fail
+?(eval):3: autoloading module zsh/parameter failed to define parameter: fail
 
   (zmodload -u zsh/parameter
   zmodload -aF zsh/parameter c:fail