diff --git a/tests/xbps/libxbps/common/Kyuafile b/tests/xbps/libxbps/common/Kyuafile index d4754210..1c9d607d 100644 --- a/tests/xbps/libxbps/common/Kyuafile +++ b/tests/xbps/libxbps/common/Kyuafile @@ -19,7 +19,7 @@ atf_test_program{name="installmode_test"} atf_test_program{name="obsoletefiles_test"} atf_test_program{name="scripts_test"} atf_test_program{name="incorrect_deps_test"} -atf_test_program{name="config_test"} +include('config/Kyuafile') include('find_pkg_orphans/Kyuafile') include('pkgdb/Kyuafile')