mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
Renames QDEL_LIST to QDEL_LIST_CONTENTS (#20006)
* Renames QDEL_LIST to QDEL_LIST_CONTENTS * derp
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
failed_any_test = TRUE
|
||||
test_logs[test.type] += test.fail_reasons
|
||||
|
||||
QDEL_LIST(tests)
|
||||
QDEL_LIST_CONTENTS(tests)
|
||||
|
||||
|
||||
/datum/test_runner/proc/Run()
|
||||
|
||||
Reference in New Issue
Block a user