diff options
Diffstat (limited to 'user/bash-completion/APKBUILD')
-rw-r--r-- | user/bash-completion/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user/bash-completion/APKBUILD b/user/bash-completion/APKBUILD index 19de76227..d29286ad6 100644 --- a/user/bash-completion/APKBUILD +++ b/user/bash-completion/APKBUILD @@ -56,6 +56,7 @@ check() { test_hostname \ test_ifdown \ test_ifup \ + test_man \ test_service \ test_xmlwf \ unit/test_unit_expand \ |