|
@@ -318,6 +318,8 @@ tests.package.test_python.TestPython2: *runtime_test
|
|
|
tests.package.test_python.TestPython3: *runtime_test
|
|
|
tests.package.test_python_argh.TestPythonPy2Argh: *runtime_test
|
|
|
tests.package.test_python_argh.TestPythonPy3Argh: *runtime_test
|
|
|
+tests.package.test_python_attrs.TestPythonPy2Attrs: *runtime_test
|
|
|
+tests.package.test_python_attrs.TestPythonPy3Attrs: *runtime_test
|
|
|
tests.package.test_python_autobahn.TestPythonPy2Autobahn: *runtime_test
|
|
|
tests.package.test_python_autobahn.TestPythonPy3Autobahn: *runtime_test
|
|
|
tests.package.test_python_crossbar.TestPythonPy3Crossbar: *runtime_test
|