Procházet zdrojové kódy

fix formatting issue

tags/v0.12.0
Shivaram Lingamneni před 6 roky
rodič
revize
510f4320d0
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0
    1
      irc/whowas_test.go

+ 0
- 1
irc/whowas_test.go Zobrazit soubor

@@ -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)

Načítá se…
Zrušit
Uložit