about summary refs log tree commit diff
path: root/Test/V01zmodload.ztst
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2001-07-09 16:41:19 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2001-07-09 16:41:19 +0000
commitcef000cc628ab20603dbfb5eff4d76bbad15e3be (patch)
tree40a97a12baa2f96cedbc78125a9e7f465f26b0c0 /Test/V01zmodload.ztst
parent7457bdc19d9db02070092c6657ffdc2a8fd85fae (diff)
downloadzsh-cef000cc628ab20603dbfb5eff4d76bbad15e3be.tar.gz
zsh-cef000cc628ab20603dbfb5eff4d76bbad15e3be.tar.xz
zsh-cef000cc628ab20603dbfb5eff4d76bbad15e3be.zip
15329: test script changes to go with 15327 LINENO change
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 f5185eb21..a6916dd39 100644
--- a/Test/V01zmodload.ztst
+++ b/Test/V01zmodload.ztst
@@ -47,7 +47,7 @@
 
  zmodload zsh/main
 1:Test reloading an already-loaded module
-?ZTST_execchunk:zmodload:2: module zsh/main already loaded.
+?ZTST_execchunk:zmodload:1: module zsh/main already loaded.
 
 # Loop over the modules found above and attempt to load each one.  Use
 # the -i flag in case dependencies cause multiple modules to be loaded,