about summary refs log tree commit diff
path: root/Test
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2007-05-28 23:01:40 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2007-05-28 23:01:40 +0000
commit73ecf47a4f157080d11c164214d5d2f9a3a58a86 (patch)
tree0d7b01ebe9b9d4c1cc430102b6c8208d740a36e4 /Test
parentb0c5f09169ac31855ebf0e93772bb57b9635b380 (diff)
downloadzsh-73ecf47a4f157080d11c164214d5d2f9a3a58a86.tar.gz
zsh-73ecf47a4f157080d11c164214d5d2f9a3a58a86.tar.xz
zsh-73ecf47a4f157080d11c164214d5d2f9a3a58a86.zip
see 23479: add initial features support for modules
Diffstat (limited to 'Test')
-rw-r--r--Test/V04features.ztst1
1 files changed, 0 insertions, 1 deletions
diff --git a/Test/V04features.ztst b/Test/V04features.ztst
index f5f136b65..240336611 100644
--- a/Test/V04features.ztst
+++ b/Test/V04features.ztst
@@ -101,7 +101,6 @@
     zmodload zsh/datetime
   }
   fn
-# status is zero because load succeded although features not all enabled
 2:Failed to add parameter if local parameter present
 ?fn:2: Can't add module parameter `EPOCHSECONDS': local parameter exists
 ?fn:zsh/datetime:2: error when adding parameter `EPOCHSECONDS'