mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 12:32:20 +02:00
Fixed test
This commit is contained in:
parent
c9da45715b
commit
0503eedfe6
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ Compile()
|
||||||
RemoveProject("SDL2")
|
RemoveProject("SDL2")
|
||||||
|
|
||||||
WaitForResolve()
|
WaitForResolve()
|
||||||
SleepTicks(20)
|
SleepTicks(100)
|
||||||
AssertFileErrors()
|
AssertFileErrors()
|
||||||
|
|
||||||
ToggleCommentAt("Main_Start")
|
ToggleCommentAt("Main_Start")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue