This commit is contained in:
Fermi
2019-11-24 02:41:21 +00:00
parent b756f37ff6
commit 8af225e6e3
2145 changed files with 5258 additions and 1387322 deletions
-12
View File
@@ -1,12 +0,0 @@
//include unit test files in this module in this ifdef
//Keep this sorted alphabetically
#ifdef UNIT_TESTS
#include "component_tests.dm"
#include "reagent_id_typos.dm"
#include "reagent_recipe_collisions.dm"
#include "spawn_humans.dm"
#include "subsystem_init.dm"
#include "timer_sanity.dm"
#include "unit_test.dm"
#endif