aboutsummaryrefslogtreecommitdiffstats
path: root/test/apps/wine.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/apps/wine.exp')
-rwxr-xr-xtest/apps/wine.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/apps/wine.exp b/test/apps/wine.exp
index 58f2adcb6..e2a08089f 100755
--- a/test/apps/wine.exp
+++ b/test/apps/wine.exp
@@ -14,7 +14,7 @@ expect {
14} 14}
15expect { 15expect {
16 timeout {puts "TESTING ERROR 1\n";exit} 16 timeout {puts "TESTING ERROR 1\n";exit}
17 "Child process initialized" 17 -re "Child process initialized in \[0-9\]+.\[0-9\]+ ms"
18} 18}
19expect { 19expect {
20 timeout {puts "TESTING ERROR 2\n";exit} 20 timeout {puts "TESTING ERROR 2\n";exit}