summaryrefslogtreecommitdiff
path: root/service/http/h2c_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'service/http/h2c_test.go')
-rw-r--r--service/http/h2c_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/service/http/h2c_test.go b/service/http/h2c_test.go
index 88c9ee5b..f17538bc 100644
--- a/service/http/h2c_test.go
+++ b/service/http/h2c_test.go
@@ -76,7 +76,7 @@ func Test_Service_H2C(t *testing.T) {
}
return nil
}, bkoff)
-
+
if err != nil {
t.Fatal(err)
}