tests: enable the homectl tests.

This commit is contained in:
Alexandre Pujol 2024-11-19 23:43:17 +00:00 committed by nobody43
parent 1d41890a75
commit 5840e59030

View file

@ -5,11 +5,6 @@
load common
setup_file() {
aa_setup
skip
}
@test "homectl: Display help" {
homectl --no-pager --help
}