diff --git a/test/test_all.py b/test/test_all.py index b74999c0a..f3c9f37ee 100644 --- a/test/test_all.py +++ b/test/test_all.py @@ -14,6 +14,7 @@ for s in ( pass import unit_tests +import module_actions import startup_v1 import startup_v2 import project_test1 diff --git a/v2/test/test_all.py b/v2/test/test_all.py index b74999c0a..f3c9f37ee 100644 --- a/v2/test/test_all.py +++ b/v2/test/test_all.py @@ -14,6 +14,7 @@ for s in ( pass import unit_tests +import module_actions import startup_v1 import startup_v2 import project_test1