1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-09-16 01:56:55 +00:00

update comments

This commit is contained in:
Kane York 2016-07-08 14:20:35 -07:00
parent 1dc92ed407
commit 328363ab6b
2 changed files with 6 additions and 3 deletions

View file

@ -63,4 +63,4 @@ func TestExpiredCleanup(t *testing.T) {
if CachedLastMessages[cmd][channel4].Data != "4" {
t.Error("saved wrong message")
}
}
}