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

Pavel Hrdina posted 1 patch 5 years, 11 months ago
Failed in applying to current master (apply log)
tests/Makefile.am | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
[libvirt] [dbus PATCH] tests: Add test_storage.py into test_programs
Posted by Pavel Hrdina 5 years, 11 months ago
Commit <bc58af85e6> forgot to list the test.

Signed-off-by: Pavel Hrdina <phrdina@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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list