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