Skip to content

Commit

Permalink
test?
Browse files Browse the repository at this point in the history
  • Loading branch information
FalloutFalcon committed Dec 18, 2023
1 parent 5590e56 commit abb7e16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/unit_tests/hivelord_count.dm
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
for (var/obj/item/I in SpawnEffect.loc.get_contents())
total_items_created += 1

world.log << "Total items created from mob_spawn: [total_items_created]"
TEST_FAIL("Total items created from mob_spawn: [total_items_created]")

0 comments on commit abb7e16

Please sign in to comment.