mirror of
https://github.com/kataras/iris.git
synced 2025-12-26 22:37:08 +00:00
Add tests for context body reader and for mux api (.API)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//Package test -v ./... builds all tests
|
||||
package test
|
||||
|
||||
// Contains tests for sessions
|
||||
// Contains tests for sessions(sessions package) & flash messages(context)
|
||||
|
||||
import (
|
||||
"testing"
|
||||
|
||||
Reference in New Issue
Block a user