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

15 May
2018
15 May
'18
3:43 p.m.
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
2676
Age (days ago)
2676
Last active (days ago)
0 comments
1 participants
participants (1)
-
Pavel Hrdina