1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-03-17 20:28:06 +02:00

Remove file

This commit is contained in:
Asim Aslam 2018-12-04 16:43:05 +00:00
parent 57dcba666e
commit 8706aa4a46

View File

@ -1,5 +0,0 @@
package gossip
func TestWatcher(t *testing.T) {
w := newWatcher()
}