mirror of
https://github.com/kataras/iris.git
synced 2025-12-17 18:07:01 +00:00
add white box tests for transaction, response writer and some of the context's method
Former-commit-id: 67ea92337f120f03e8bb96d3daa43529b10af2f2
This commit is contained in:
@@ -11,7 +11,7 @@ import (
|
||||
. "gopkg.in/kataras/iris.v6"
|
||||
)
|
||||
|
||||
// go test -v -run TestConfiguration*
|
||||
// $ go test -v -run TestConfiguration*
|
||||
|
||||
func TestConfigurationStatic(t *testing.T) {
|
||||
def := DefaultConfiguration()
|
||||
|
||||
Reference in New Issue
Block a user