Files
BongaTheProtoandTsurupeta dfdbd259da unit test
this is the easy part, believe it or not
2023-08-08 14:01:13 +03:00

4 lines
140 B
Plaintext

/datum/unit_test/timer_sanity/Run()
TEST_ASSERT(SStimer.bucket_count >= 0,
"SStimer is going into negative bucket count from something")