mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 22:42:26 +01:00
Actually check-tick unit tests (#3106)
Adds a missing MC_TICK_CHECK in the main unit test loop.
This commit is contained in:
@@ -63,6 +63,9 @@
|
||||
|
||||
total_unit_tests++
|
||||
|
||||
if (MC_TICK_CHECK)
|
||||
return
|
||||
|
||||
if (!curr.len)
|
||||
stage++
|
||||
|
||||
|
||||
Reference in New Issue
Block a user