mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 12:32:20 +02:00
More tests
This commit is contained in:
parent
480ee883bb
commit
f83875e8ad
3 changed files with 51 additions and 0 deletions
|
@ -8,6 +8,11 @@ WaitForResolve()
|
|||
SleepTicks(20)
|
||||
AssertFileErrors()
|
||||
|
||||
ShowFile("src/Declarations.bf")
|
||||
WaitForResolve()
|
||||
SleepTicks(20)
|
||||
AssertFileErrors()
|
||||
|
||||
ShowFile("src/Defer.bf")
|
||||
WaitForResolve()
|
||||
SleepTicks(20)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue