13111: Serve "site filesystem" at keep-web root URL.
[arvados.git] / services / keep-web / server_test.go
index 02f03d04afd2af68abe4e18f9d816696fbcffdf6..ee585ad5b212af1f12f2bad3f162f8c1c11f3a2f 100644 (file)
@@ -59,7 +59,6 @@ func (s *IntegrationSuite) TestNoToken(c *check.C) {
 func (s *IntegrationSuite) Test404(c *check.C) {
        for _, uri := range []string{
                // Routing errors (always 404 regardless of what's stored in Keep)
-               "/",
                "/foo",
                "/download",
                "/collections",