Skip to content

Commit

Permalink
removes test code
Browse files Browse the repository at this point in the history
  • Loading branch information
FalloutFalcon committed Oct 7, 2024
1 parent f861b2e commit 3c09854
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions code/modules/unit_tests/pills.dm
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,3 @@
human.Life()

TEST_ASSERT(human.reagents.has_reagent(/datum/reagent/iron), "Human doesn't have iron after taking pill")

TEST_NOTICE(src, "The pillbox sucks")
log_test("The pillbox is epic")

0 comments on commit 3c09854

Please sign in to comment.