mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
unit->game tests, /tg/ assertions and allocations (#27646)
* unit->game tests, /tg/ assertions and allocations * whoopsies * fix lint
This commit is contained in:
@@ -363,7 +363,7 @@ SUBSYSTEM_DEF(ticker)
|
||||
if(GLOB.configuration.general.enable_night_shifts)
|
||||
SSnightshift.check_nightshift(TRUE)
|
||||
|
||||
#ifdef UNIT_TESTS
|
||||
#ifdef GAME_TESTS
|
||||
// Run map tests first in case unit tests futz with map state
|
||||
GLOB.test_runner.RunMap()
|
||||
GLOB.test_runner.Run()
|
||||
|
||||
Reference in New Issue
Block a user