mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-01-01 05:02:33 +00:00
3 lines
123 B
Plaintext
3 lines
123 B
Plaintext
/datum/game_test/timer_sanity/Run()
|
|
TEST_ASSERT(SStimer.bucket_count >= 0, "SStimer is going into negative bucket count")
|