mirror of
https://github.com/kataras/iris.git
synced 2026-01-08 20:41:57 +00:00
minor
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
package httptest
|
||||
|
||||
import (
|
||||
"github.com/kataras/iris/v12"
|
||||
"net/http/httptest"
|
||||
|
||||
"github.com/kataras/iris/v12"
|
||||
)
|
||||
|
||||
// NewServer is just a helper to create a new standard
|
||||
|
||||
Reference in New Issue
Block a user