Fixed tests
This commit is contained in:
parent
c8e015317e
commit
71d6ba9848
@ -17,7 +17,6 @@ var packages = []string{
|
|||||||
"github.com/animenotifier/mal",
|
"github.com/animenotifier/mal",
|
||||||
"github.com/animenotifier/shoboi",
|
"github.com/animenotifier/shoboi",
|
||||||
"github.com/animenotifier/twist",
|
"github.com/animenotifier/twist",
|
||||||
"github.com/animenotifier/avatar",
|
|
||||||
// "github.com/animenotifier/japanese",
|
// "github.com/animenotifier/japanese",
|
||||||
// "github.com/animenotifier/osu",
|
// "github.com/animenotifier/osu",
|
||||||
}
|
}
|
||||||
|
4
tests.go
4
tests.go
@ -54,10 +54,6 @@ var routeTests = map[string][]string{
|
|||||||
"/+Akyoto/stats",
|
"/+Akyoto/stats",
|
||||||
},
|
},
|
||||||
|
|
||||||
"/user/:nick/animelist": []string{
|
|
||||||
"/+Akyoto/animelist",
|
|
||||||
},
|
|
||||||
|
|
||||||
"/user/:nick/animelist/anime/:id": []string{
|
"/user/:nick/animelist/anime/:id": []string{
|
||||||
"/+Akyoto/animelist/anime/7929",
|
"/+Akyoto/animelist/anime/7929",
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user