mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2024-11-15 16:57:10 +00:00
Use describe helper function
This commit is contained in:
parent
edd0a11fb5
commit
cd0c8599cc
@ -42,7 +42,7 @@ function test_truncate_file {
|
||||
}
|
||||
|
||||
function test_truncate_empty_file {
|
||||
echo "Testing truncate empty file ..."
|
||||
describe "Testing truncate empty file ..."
|
||||
# Write an empty test file
|
||||
touch ${TEST_TEXT_FILE}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user