ソースを参照

fix formatting issue

tags/v0.12.0
Shivaram Lingamneni 6年前
コミット
510f4320d0
1個のファイルの変更0行の追加1行の削除
  1. 0
    1
      irc/whowas_test.go

+ 0
- 1
irc/whowas_test.go ファイルの表示

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

読み込み中…
キャンセル
保存