3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-10 22:19:31 +01:00

fix formatting issue

This commit is contained in:
Shivaram Lingamneni 2018-05-04 04:25:47 -04:00
parent c0885f9cba
commit 510f4320d0

View File

@ -86,7 +86,6 @@ func TestWhoWas(t *testing.T) {
}
}
func TestEmptyWhoWas(t *testing.T) {
// stupid edge case; setting an empty whowas buffer should not panic
wwl := NewWhoWasList(0)