tests: ensure systemd-homed is started before the homectl test.
This commit is contained in:
parent
5ef78b1e6c
commit
edad2e1984
1 changed files with 6 additions and 0 deletions
|
|
@ -5,6 +5,12 @@
|
|||
|
||||
load common
|
||||
|
||||
setup_file() {
|
||||
sudo systemctl start systemd-homed
|
||||
skip
|
||||
aa_setup
|
||||
}
|
||||
|
||||
@test "homectl: Display help" {
|
||||
homectl --no-pager --help
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue