about summary refs log tree commit diff
path: root/Test/Y01completion.ztst
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2013-12-26 16:04:30 -0800
committerBarton E. Schaefer <schaefer@zsh.org>2013-12-26 16:04:30 -0800
commit083328e697ba4251520c8fa42fe386174c5a41e5 (patch)
treedf30a55182acff4fa1d5eb0245c1d34581259893 /Test/Y01completion.ztst
parentd83faa9d9955b6b449a91e16700155b144c56a50 (diff)
downloadzsh-083328e697ba4251520c8fa42fe386174c5a41e5.tar.gz
zsh-083328e697ba4251520c8fa42fe386174c5a41e5.tar.xz
zsh-083328e697ba4251520c8fa42fe386174c5a41e5.zip
unposted: move path assignment from comptest to Y01completion.ztst
Diffstat (limited to 'Test/Y01completion.ztst')
-rw-r--r--Test/Y01completion.ztst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Test/Y01completion.ztst b/Test/Y01completion.ztst
index 906a634de..a2aa00717 100644
--- a/Test/Y01completion.ztst
+++ b/Test/Y01completion.ztst
@@ -54,10 +54,12 @@
 >FI:{file2}
 
 # Depends on path assignment in comptestinit
+  comptesteval "path=( $ZTST_srcdir:A )"
   comptest $'zt\t'
 0:command
 >line: {ztst.zsh }{}
 
+  comptesteval "path=( $ZTST_srcdir:A )"
   comptest $':;zt\t'
 0:command after separator
 >line: {:;ztst.zsh }{}