test: REST HeadObject

This commit is contained in:
Luke McCrone
2025-01-08 16:21:58 -03:00
parent 2d75ef2d55
commit cc7ea685d9
23 changed files with 342 additions and 197 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
# under the License.
source ./tests/setup.sh
source ./tests/util/util.sh
source ./tests/util/util_object.sh
delete_bucket_if_exists() {
if [[ $# -ne 2 ]]; then