forked from rosa/hakurei
cmd/pkgserver: relocate JS tests
This commit is contained in:
@@ -82,6 +82,7 @@ func main() {
|
||||
}()
|
||||
var mux http.ServeMux
|
||||
uiRoutes(&mux)
|
||||
testUiRoutes(&mux)
|
||||
index.registerAPI(&mux)
|
||||
server := http.Server{
|
||||
Addr: flagAddr,
|
||||
|
||||
Reference in New Issue
Block a user