Compare commits

..

No commits in common. "7ac1ad90d0e38b2dd8daadf6152d2f5b3ad3af0b" and "099b16c3e78f9cafcf842529f45e0ee65eac8fc1" have entirely different histories.

2 changed files with 15 additions and 5 deletions

View File

@ -0,0 +1,10 @@
#!/usr/bin/env bash
# SPDX-License-Identifier: LGPL-2.1-or-later
set -e
TEST_DESCRIPTION="Test Multi-Profile UKI Boots"
# shellcheck source=test/test-functions
. "${TEST_BASE_DIR:?}/test-functions"
do_test "$@"