summaryrefslogtreecommitdiffstats
path: root/testing/mozbase/mozdevice/tests/manifest.toml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testing/mozbase/mozdevice/tests/manifest.toml10
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/mozbase/mozdevice/tests/manifest.toml b/testing/mozbase/mozdevice/tests/manifest.toml
new file mode 100644
index 0000000000..22b338ca95
--- /dev/null
+++ b/testing/mozbase/mozdevice/tests/manifest.toml
@@ -0,0 +1,10 @@
+[DEFAULT]
+subsuite = "mozbase"
+
+["test_chown.py"]
+
+["test_escape_command_line.py"]
+
+["test_is_app_installed.py"]
+
+["test_socket_connection.py"]