diff options
Diffstat (limited to 'tests/Kyuafile')
-rw-r--r-- | tests/Kyuafile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Kyuafile b/tests/Kyuafile index 35ed6d6..784f1ab 100644 --- a/tests/Kyuafile +++ b/tests/Kyuafile @@ -3,3 +3,4 @@ syntax(2) test_suite('alpine-conf') atf_test_program{name='setup_sshd_test', timeout=1} +atf_test_program{name='setup_hostname_test', timeout=1} |