aboutsummaryrefslogtreecommitdiff
path: root/plugin/auto/watcher_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/auto/watcher_test.go')
-rw-r--r--plugin/auto/watcher_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugin/auto/watcher_test.go b/plugin/auto/watcher_test.go
index be2a0d48b..43f1ff374 100644
--- a/plugin/auto/watcher_test.go
+++ b/plugin/auto/watcher_test.go
@@ -51,7 +51,6 @@ func TestWatcher(t *testing.T) {
if _, ok := a.Zones.Z["example.org."]; !ok {
t.Errorf("Expected %q to still be there.", "example.org.")
}
-
}
func TestSymlinks(t *testing.T) {