micro/registry/gossip/watcher_test.go

6 lines
70 B
Go
Raw Normal View History

2018-12-04 19:41:40 +03:00
package gossip
func TestWatcher(t *testing.T) {
w := newWatcher()
}