8 lines
68 B
Go
8 lines
68 B
Go
package consul
|
|
|
|
import "testing"
|
|
|
|
func TestWatch(t *testing.T) {
|
|
|
|
}
|