Skip to content

Commit f1a1168

Browse files
committed
Remove debug output
This line clutters the test output and does not appear to be useful.
1 parent 0ecd1b7 commit f1a1168

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/testlib.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,6 @@ setup_minio_test_data() {
443443
bucket="packages"
444444

445445
mkdir -p "$bucket"
446-
echo "an example blob" "$bucket/91dfa09f-1801-4e00-95ee-6b763d7da3e2"
447446
}
448447

449448
cleanup_minio_test_data() {

0 commit comments

Comments
 (0)