mirror of
https://github.com/kataras/iris.git
synced 2025-12-26 22:37:08 +00:00
Rocket chat is down - so use the alternative chat
This commit is contained in:
@@ -19,7 +19,7 @@ type renderTestInformationType struct {
|
||||
Stars int `xml:"stars",json:"stars"`
|
||||
}
|
||||
|
||||
func TestREST(t *testing.T) {
|
||||
func TestRenderRest(t *testing.T) {
|
||||
api := iris.New()
|
||||
|
||||
dataContents := []byte("Some binary data here.")
|
||||
|
||||
Reference in New Issue
Block a user