From 59426b2dbcd0ac7dd983a39656c54c1cba9fd1b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Sat, 15 Apr 2017 13:30:38 +0200 Subject: [PATCH] tests: tools.qubesd For now only QubesDaemonProtocol test. main function still untested QubesOS/qubes-issues#2622 --- rpm_spec/core-dom0.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/rpm_spec/core-dom0.spec b/rpm_spec/core-dom0.spec index f22ae0cc..d8c97e53 100644 --- a/rpm_spec/core-dom0.spec +++ b/rpm_spec/core-dom0.spec @@ -348,6 +348,7 @@ fi %{python3_sitelib}/qubes/tests/tools/qubesd.py %{python3_sitelib}/qubes/tests/tools/qvm_device.py %{python3_sitelib}/qubes/tests/tools/qvm_firewall.py +%{python3_sitelib}/qubes/tests/tools/qubesd.py %dir %{python3_sitelib}/qubes/tests/integ %dir %{python3_sitelib}/qubes/tests/integ/__pycache__