1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-23 04:47:02 +00:00

nothing important here

Former-commit-id: e6c4ade12d085cb8fa4989b15fa446b75ee114b2
This commit is contained in:
Gerasimos (Makis) Maropoulos
2019-07-15 09:58:05 +03:00
parent 2725267aa4
commit ccafe67c80
5 changed files with 20 additions and 13 deletions

View File

@@ -0,0 +1,8 @@
// +build go1.9
package httptest
import "github.com/gavv/httpexpect"
// Request type alias.
type Request = httpexpect.Request