test: testsuite-35.sh needs manual/test-session-properties to be installed on SUSE

This commit is contained in:
Franck Bui 2023-08-08 11:40:36 +02:00 committed by Luca Boccassi
parent 8c8c8fce4d
commit 372d40fb03

View file

@ -1311,6 +1311,7 @@ install_suse_systemd() {
dinfo "Install the data needed by the tests at runtime"
inst_recursive "${SOURCE_DIR}/testdata"
inst_recursive "${SOURCE_DIR}/unit-tests/manual"
# On openSUSE, this directory is not created at package install, at least
# for now.