mirror of
https://github.com/minio/minio.git
synced 2025-11-13 15:21:36 -05:00
Add fs separator
This commit is contained in:
@@ -489,7 +489,6 @@ func (s *MyAPIFSCacheSuite) TestNotImplemented(c *C) {
|
||||
response, err := client.Do(request)
|
||||
c.Assert(err, IsNil)
|
||||
c.Assert(response.StatusCode, Equals, http.StatusNotImplemented)
|
||||
|
||||
}
|
||||
|
||||
func (s *MyAPIFSCacheSuite) TestHeader(c *C) {
|
||||
|
||||
Reference in New Issue
Block a user