summaryrefslogtreecommitdiffstats
path: root/Test/B09hash.ztst
diff options
context:
space:
mode:
Diffstat (limited to 'Test/B09hash.ztst')
-rw-r--r--Test/B09hash.ztst8
1 files changed, 8 insertions, 0 deletions
diff --git a/Test/B09hash.ztst b/Test/B09hash.ztst
index 49f304838..7b5dfb43e 100644
--- a/Test/B09hash.ztst
+++ b/Test/B09hash.ztst
@@ -69,3 +69,11 @@
>one=/first/directory
>two=/directory/the/second
>three=/noch/ein/verzeichnis
+
+ hash -d t-t=/foo
+ i="~t-t"
+ print ~t-t/bar
+ print ${~i}/rab
+0:Dashes are untokenized in directory hash names
+>/foo/bar
+>/foo/rab