diff options
Diffstat (limited to 'testing/mozbase/mozdevice/tests/manifest.ini')
-rw-r--r-- | testing/mozbase/mozdevice/tests/manifest.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/mozbase/mozdevice/tests/manifest.ini b/testing/mozbase/mozdevice/tests/manifest.ini new file mode 100644 index 0000000000..208fd06608 --- /dev/null +++ b/testing/mozbase/mozdevice/tests/manifest.ini @@ -0,0 +1,6 @@ +[DEFAULT] +subsuite = mozbase +[test_socket_connection.py] +[test_is_app_installed.py] +[test_chown.py] +[test_escape_command_line.py] |