mirror of
https://github.com/reactos/ahk_tests.git
synced 2024-11-26 21:10:40 +00:00
[AHK]
Fix typo-"crash" into Paint test. svn path=/trunk/ahk_tests/; revision=2302
This commit is contained in:
parent
5c47eb8016
commit
57fec835ca
@ -17,7 +17,7 @@
|
||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
*/
|
||||
|
||||
TestName = 2.SaveScreenShot
|
||||
TestName = 1.SaveScreenShot
|
||||
|
||||
; Test if can take screenshot and save it to desktop (bug #CORE-6093)
|
||||
TestsTotal++
|
||||
@ -152,4 +152,4 @@ if bContinue
|
||||
}
|
||||
}
|
||||
|
||||
Process, Close, calc.exe
|
||||
Process, Close, calc.exe
|
||||
|
Loading…
Reference in New Issue
Block a user