[libvirt] [dbus PATCH] tests: Add test_storage.py into test_programs

Pavel Hrdina phrdina at redhat.com
Tue May 15 13:43:07 UTC 2018


Commit <bc58af85e6> forgot to list the test.

Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
---

Pushed under trivial rule.

 tests/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 089ade5..5e224f8 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -5,7 +5,8 @@ test_helpers = \
 test_programs = \
 	test_connect.py \
 	test_domain.py \
-	test_network.py
+	test_network.py \
+	test_storage.py
 
 EXTRA_DIST = \
 	$(test_helpers) \
-- 
2.17.0




More information about the libvir-list mailing list