summaryrefslogtreecommitdiff
path: root/service/http/h2c_test.go
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2020-05-23 20:04:50 +0300
committerValery Piashchynski <[email protected]>2020-05-23 20:04:50 +0300
commitc1f27bc3e0eb94c394ca4c3dd4e5aeebc879d92f (patch)
treeac90000e09aa8c82460d63a6ffcce3c4f1aa78b1 /service/http/h2c_test.go
parentc4a47cc74421808a1f20788dbca2fbf1334e8054 (diff)
re-release 1.8.1
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)
}