Test dummy failure

This commit is contained in:
Trebor-Huang
2021-10-31 23:36:44 +08:00
parent e42fa8351e
commit 2569e8844e

View File

@@ -581,6 +581,7 @@ TESTS = coroutine.wrap(function()
print("\27[92m\27[1mAutomatic Test Started\27[0m")
YIELD(60)
MES.new('check', 'Test mode engaged!!')
love.event.quit(1) --Test whether we can correctly handle errors
for i, mode in pairs(MODES) do
if i == 'PCbase' or i == 'PClist' or i == 'netBattle' then else
print("Scanning mode "..mode.name)