mirror of
https://github.com/kataras/iris.git
synced 2025-03-20 23:26:30 +01:00
12 lines
181 B
Go
12 lines
181 B
Go
|
package mvc2
|
||
|
|
||
|
/*
|
||
|
TODO:
|
||
|
|
||
|
Test that as we test the rest, with
|
||
|
a fake context, and after move again to
|
||
|
the mvc_test.go which will contain
|
||
|
the overall high-level (black-box) tests.
|
||
|
|
||
|
*/
|