summaryrefslogtreecommitdiff
path: root/service/reload/watcher_test.go
blob: 4e5e32107f1428b6871d248eb286cc8e3da80d87 (plain)
1
2
3
4
5
6
7
8
package reload

import "testing"

func Test_Watcher(t *testing.T) {

}