about summary refs log tree commit diff
path: root/Test/D02glob.ztst
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2004-10-18 11:56:14 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2004-10-18 11:56:14 +0000
commitb115ca307adf7ef9dca13f6e7ce40768bc0b2b75 (patch)
tree64a7e6568c6f082ae52e2e28e342d82a9947ad29 /Test/D02glob.ztst
parentbc704ef05c532cff4a9ae49a22aa6cd35299cd5b (diff)
downloadzsh-b115ca307adf7ef9dca13f6e7ce40768bc0b2b75.tar.gz
zsh-b115ca307adf7ef9dca13f6e7ce40768bc0b2b75.tar.xz
zsh-b115ca307adf7ef9dca13f6e7ce40768bc0b2b75.zip
20500: Unmetafy patterns where possible and other minor pattern fixes
Diffstat (limited to 'Test/D02glob.ztst')
-rw-r--r--Test/D02glob.ztst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Test/D02glob.ztst b/Test/D02glob.ztst
index ab75d957b..a500f443a 100644
--- a/Test/D02glob.ztst
+++ b/Test/D02glob.ztst
@@ -132,6 +132,7 @@
 >0:  [[ 633 = <-1000>33 ]]
 >0:  [[ 633 = <1->33 ]]
 >0:  [[ 633 = <->33 ]]
+>0:  [[ 12345678901234567890123456789012345678901234567890123456789012345678901234567890foo = <42->foo ]]
 >0:  [[ READ.ME = (#ia1)readme ]]
 >1:  [[ READ..ME = (#ia1)readme ]]
 >0:  [[ README = (#ia1)readm ]]