diff --git a/tests/mkfs-tests/024-fst-bitmaps/test.sh b/tests/mkfs-tests/024-fst-bitmaps/test.sh index e97eed5f..030fc253 100755 --- a/tests/mkfs-tests/024-fst-bitmaps/test.sh +++ b/tests/mkfs-tests/024-fst-bitmaps/test.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Basic check if mkfs supports the runtime feature free-space-tree +# Check that free-space-tree does not create space bitmaps on an empty filesystem source "$TEST_TOP/common" || exit