tests: Skip composefs tests without the feature

Previously this was masked by us shipping composefs vendored.
This commit is contained in:
Colin Walters 2024-02-15 10:31:26 -05:00
parent 0c0b6cee61
commit 3647395fe5

View File

@ -21,6 +21,8 @@ set -euox pipefail
. $(dirname $0)/libtest.sh
skip_without_ostree_feature composefs
# Exports OSTREE_SYSROOT so --sysroot not needed.
setup_os_repository "archive" "syslinux"