aboutsummaryrefslogtreecommitdiff
path: root/test/file_loop_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/file_loop_test.go')
-rw-r--r--test/file_loop_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/file_loop_test.go b/test/file_loop_test.go
index daebb7088..2452cc056 100644
--- a/test/file_loop_test.go
+++ b/test/file_loop_test.go
@@ -44,6 +44,5 @@ func TestFileLoop(t *testing.T) {
// For now: document current behavior in this test.
if r.Rcode != dns.RcodeServerFailure {
t.Errorf("Rcode should be dns.RcodeServerFailure: %d", r.Rcode)
-
}
}