Sfoglia il codice sorgente

fix formatting issue

tags/v0.12.0
Shivaram Lingamneni 6 anni fa
parent
commit
510f4320d0
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0
    1
      irc/whowas_test.go

+ 0
- 1
irc/whowas_test.go Vedi File

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

Loading…
Annulla
Salva