1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-24 18:48:01 +02:00

More fail tests

This commit is contained in:
Brian Fiete 2020-06-21 07:50:37 -07:00
parent 47e0cff3a0
commit 307c1080c4
2 changed files with 22 additions and 0 deletions

View file

@ -1,3 +1,8 @@
ShowFile("src/Generics.bf")
WaitForResolve()
SleepTicks(20)
AssertFileErrors()
ShowFile("src/Cases.bf")
WaitForResolve()
SleepTicks(20)