about summary refs log tree commit diff
path: root/Test
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2002-12-06 10:23:15 +0000
committerBart Schaefer <barts@users.sourceforge.net>2002-12-06 10:23:15 +0000
commita02a308839ce1e61ad353fdc918211357af50e38 (patch)
tree71838fafdcc20fb8e63033e39a3cf1d986a8ee2f /Test
parent28a62d5a4ba6a7eb8361583ad0f6f5b32e1a0ee9 (diff)
downloadzsh-a02a308839ce1e61ad353fdc918211357af50e38.tar.gz
zsh-a02a308839ce1e61ad353fdc918211357af50e38.tar.xz
zsh-a02a308839ce1e61ad353fdc918211357af50e38.zip
17985: fix hiding/tagging test
Diffstat (limited to 'Test')
-rw-r--r--Test/B02typeset.ztst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/B02typeset.ztst b/Test/B02typeset.ztst
index 2c10f31b5..f69e5de73 100644
--- a/Test/B02typeset.ztst
+++ b/Test/B02typeset.ztst
@@ -223,7 +223,7 @@
 >scalar a r y
 
  # The first declare works around the "not an identifier" bug with -h
- declare \! \# \$ \* - \? @
+ declare \! \# \$ \* - \? @ 0
  typeset -h +g -m \*
  unset -m \*
  integer i=9