Added more route tests

This commit is contained in:
2018-04-25 20:23:35 +02:00
parent ba08b85267
commit a6fea3965c
7 changed files with 45 additions and 2 deletions

View File

@ -3,7 +3,7 @@ package animeroutes
import (
"github.com/aerogo/layout"
"github.com/animenotifier/notify.moe/pages/anime"
"github.com/animenotifier/notify.moe/pages/editanime"
"github.com/animenotifier/notify.moe/pages/anime/editanime"
"github.com/animenotifier/notify.moe/pages/episode"
"github.com/animenotifier/notify.moe/pages/genre"
"github.com/animenotifier/notify.moe/pages/genres"