1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-10 04:22:20 +02:00

Added some new tests

This commit is contained in:
Brian Fiete 2019-11-29 09:22:18 -08:00
parent 64f117b89f
commit a3f1a33c39
5 changed files with 58 additions and 6 deletions

View file

@ -8,6 +8,7 @@ namespace IDETest
Break.Test();
Breakpoints.Test();
Breakpoints02.Test();
Data01.Test();
EnumTester.Test();
HotTester.Test();
HotSwap_BaseChange.Test();