aboutsummaryrefslogtreecommitdiffstats
path: root/test/environment/zsh.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/environment/zsh.exp')
-rwxr-xr-xtest/environment/zsh.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/environment/zsh.exp b/test/environment/zsh.exp
index 4380f476c..1b6cdcdc5 100755
--- a/test/environment/zsh.exp
+++ b/test/environment/zsh.exp
@@ -14,7 +14,7 @@ expect {
14} 14}
15sleep 1 15sleep 1
16 16
17send -- "find /home\r" 17send -- "find ~\r"
18expect { 18expect {
19 timeout {puts "TESTING ERROR 1\n";exit} 19 timeout {puts "TESTING ERROR 1\n";exit}
20 ".zshrc" 20 ".zshrc"