Commit <bc58af85e6> forgot to list the test.
Signed-off-by: Pavel Hrdina <phrdina(a)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