mirror of
https://github.com/reactos/ahk_tests.git
synced 2025-02-17 01:58:08 +00:00
[AHK_Fox_Audio_Player_0.9.1]
Fix path of the logon sound. By Jared Smuude. svn path=/trunk/ahk_tests/; revision=2296
This commit is contained in:
parent
835f523606
commit
4a41f133e0
@ -18,7 +18,7 @@
|
||||
*/
|
||||
|
||||
TestName = 2.play_wav
|
||||
szDocument = %A_WorkingDir%\Media\ReactOS_LogOn.wav ; Case insensitive
|
||||
szDocument = %A_WinDir%\Media\ReactOS_LogOn.wav ; Case insensitive
|
||||
|
||||
; Test if can play wav and exit application
|
||||
TestsTotal++
|
||||
|
Loading…
x
Reference in New Issue
Block a user