Explorar el Código

fix formatting issue

tags/v0.12.0
Shivaram Lingamneni hace 6 años
padre
commit
510f4320d0
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0
    1
      irc/whowas_test.go

+ 0
- 1
irc/whowas_test.go Ver fichero

@@ -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…
Cancelar
Guardar