diff options
Diffstat (limited to 'testing/mozbase/mozrunner/tests/manifest.ini')
-rw-r--r-- | testing/mozbase/mozrunner/tests/manifest.ini | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/testing/mozbase/mozrunner/tests/manifest.ini b/testing/mozbase/mozrunner/tests/manifest.ini new file mode 100644 index 000000000..62af8fb30 --- /dev/null +++ b/testing/mozbase/mozrunner/tests/manifest.ini @@ -0,0 +1,7 @@ +[test_crash.py] +[test_interactive.py] +[test_start.py] +[test_states.py] +[test_stop.py] +[test_threads.py] +[test_wait.py] |