瀏覽代碼

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)

Loading…
取消
儲存