test: Add 1 and update 4 files
All checks were successful
Build-Test-Publish / build (linux/amd64) (push) Successful in 30s
Build-Test-Publish / build (linux/arm64) (push) Successful in 35s
Build-Test-Publish / create-manifest (push) Successful in 15s

This commit is contained in:
j842
2025-08-17 14:44:49 +12:00
parent d48bee63f9
commit 7d3ae94eb9
5 changed files with 129 additions and 90 deletions

View File

@@ -539,8 +539,8 @@ function test8() {
#------------------------------------------------------------------------------------------------
function test9() {
title "9: Testing 1GB File upload"
source test_1GB_file_upload.sh
title "9: Testing 100MB File upload"
source test_100MB_file_upload.sh
}
#------------------------------------------------------------------------------------------------