ahmetb / go-httpbin

http://httpbin.org endpoints for your Go tests
https://godoc.org/github.com/ahmetalpbalkan/go-httpbin
Apache License 2.0
124 stars 26 forks source link

Check version more robustly in TestDeleteCookies #28

Open gaul opened 3 years ago

gaul commented 3 years ago

Previously this failed due to the two-digit subversion. Fixes #26.