test: use one call to install necessary modules

This commit is contained in:
Frantisek Sumsal 2021-09-08 14:57:55 +02:00
parent 54966b7cee
commit e205ae0d9c

View file

@ -20,10 +20,7 @@ fi
test_append_files() {
(
instmods "=block"
instmods "=md"
instmods "=scsi"
instmods "=nvme"
instmods "=block" "=md" "=nvme" "=scsi"
install_dmevent
generate_module_dependencies
inst_binary lsblk