diff options
Diffstat (limited to 'Test')
-rw-r--r-- | Test/V01zmodload.ztst | 2 |
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 |