minio / mint

Collection of tests to detect overall correctness of MinIO server.
Apache License 2.0
78 stars 50 forks source link

Test removing a path with contents #258

Closed vadmeste closed 6 years ago

vadmeste commented 6 years ago

Removing a path which contains some data should not have an action and should return successul.

See this issue for more information: https://github.com/minio/minio/issues/5547