aboutsummaryrefslogtreecommitdiff
path: root/server_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'server_test.go')
-rw-r--r--server_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/server_test.go b/server_test.go
index 8853193..244cb43 100644
--- a/server_test.go
+++ b/server_test.go
@@ -52,7 +52,6 @@ func init() {
log.Fatal(err)
}
}()
- log.Println("start test server")
}
func get(uri string) (string, error) {