mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
MUI - Test with less sleeping time in “AppVeyor”
This commit is contained in:
parent
eafd16bce9
commit
36cb4f5ff4
@ -36,9 +36,9 @@ if (v_ErrLevel != 0)
|
||||
; -----------------------------------------------------------------------------
|
||||
|
||||
GoSub CHECK_NP3_STARTS
|
||||
Sleep, 1000
|
||||
Sleep, 500
|
||||
GoSub CHECK_WIN_TITLE
|
||||
Sleep, 1000
|
||||
Sleep, 500
|
||||
GoSub CHECK_ABOUT_BOX
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user