1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-17 18:07:01 +00:00

a bit linting and some tests are online again

Former-commit-id: bd5463a169a36b078dba1c1b6e7dd3ffbd627617
This commit is contained in:
kataras
2017-06-10 03:31:50 +03:00
parent f747c682b9
commit c4f5fae561
21 changed files with 522 additions and 42 deletions

View File

@@ -10,7 +10,6 @@ import (
"testing"
"github.com/iris-contrib/httpexpect"
"github.com/kataras/iris"
)