mirror of
https://github.com/reactos/ahk_tests.git
synced 2025-02-25 23:25:33 +00:00
[AHK_Firefox_12.0]
Fix wrong comment in debug output. svn path=/trunk/ahk_tests/; revision=1445
This commit is contained in:
parent
d63460016b
commit
9590cd56cc
@ -192,7 +192,7 @@ if bContinue
|
||||
{
|
||||
TestsFailed++
|
||||
WinGetTitle, title, A
|
||||
OutputDebug, %TestName%:%A_LineNumber%: Test failed: 'Mozilla Firefox Setup' window with 'Summary' failed to appear. Active window caption: '%title%'.`n
|
||||
OutputDebug, %TestName%:%A_LineNumber%: Test failed: 'Mozilla Firefox Setup' window with 'Installing' failed to appear. Active window caption: '%title%'.`n
|
||||
bContinue := false
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user