diff --git a/irc/whowas_test.go b/irc/whowas_test.go index 82eaa231..4f011660 100644 --- a/irc/whowas_test.go +++ b/irc/whowas_test.go @@ -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)