fix formatting issue

This commit is contained in:
Shivaram Lingamneni 2018-05-04 04:25:47 -04:00
parent c0885f9cba
commit 510f4320d0
1 changed files with 0 additions and 1 deletions

View File

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