Skip to content

Commit

Permalink
Update high_five.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnFulpWillard committed Oct 8, 2024
1 parent 8655ed8 commit 3585b0a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/modules/unit_tests/high_five.dm
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@

/datum/unit_test/high_five_too_slow/Run()
var/mob/living/carbon/human/offer_guy = allocate(/mob/living/carbon/human/consistent)
var/mob/living/carbon/human/take_guy = allocate(/mob/living/carbon/human/consistent)

// Just testing a too slow setup - so long as the setup works, we're good.
offer_guy.emote("slap")
Expand Down

0 comments on commit 3585b0a

Please sign in to comment.