| commit | c1e1dd93139755f0d1d86f9a2aefceaa3c3f3a8d | [log] [tgz] |
|---|---|---|
| author | Haoming Zhang <haoming@haoming-macbookpro.roam.corp.google.com> | Wed Mar 15 14:32:19 2017 -0700 |
| committer | Haoming Zhang <haoming@haoming-macbookpro.roam.corp.google.com> | Wed Mar 15 14:32:19 2017 -0700 |
| tree | e6be064fe0f546f3ab90f4c912a205c1730e8b83 | |
| parent | 855f8df3eb3c18aab7ed09d6617ad723f0077964 [diff] |
rebuild
diff --git a/events/events_test.go b/events/events_test.go index 8d20b90..2e1bd96 100644 --- a/events/events_test.go +++ b/events/events_test.go
@@ -336,7 +336,6 @@ // handlers of all registered plugins have executed Expect(count).Should(Equal(int32(pluginNum))) - fmt.Println("handlers of all registered plugins have executed") close(done) }) })