summaryrefslogtreecommitdiff
path: root/service/reload/watcher_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'service/reload/watcher_test.go')
-rw-r--r--service/reload/watcher_test.go8
1 files changed, 8 insertions, 0 deletions
diff --git a/service/reload/watcher_test.go b/service/reload/watcher_test.go
new file mode 100644
index 00000000..4e5e3210
--- /dev/null
+++ b/service/reload/watcher_test.go
@@ -0,0 +1,8 @@
+package reload
+
+import "testing"
+
+func Test_Watcher(t *testing.T) {
+
+}
+