/tg/ Station 13 - Modules - Types

code/modules/unit_tests/stack_singular_name.dm

/datum/unit_test/stack_singular_nameGoes through every subtype of /obj/item/stack to check for a singular name, var/singular_name. Everything within the blacklist does not need to be tested because it exists to be overriden. This test will fail if a subtype of /obj/item/stack is missing a singular name.