aboutsummaryrefslogtreecommitdiffstats
path: root/test/wine.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/wine.exp')
-rwxr-xr-xtest/wine.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/wine.exp b/test/wine.exp
index d87c1f205..f5b7d12b4 100755
--- a/test/wine.exp
+++ b/test/wine.exp
@@ -23,7 +23,7 @@ expect {
23} 23}
24expect { 24expect {
25 timeout {puts "TESTING ERROR 4\n";exit} 25 timeout {puts "TESTING ERROR 4\n";exit}
26 "parent is shutting down, bye..." 26 "Parent is shutting down, bye..."
27} 27}
28 28
29puts "\nall done\n" 29puts "\nall done\n"