diff options
Diffstat (limited to 'testing/mozbase/mozcrash/tests/manifest.ini')
-rw-r--r-- | testing/mozbase/mozcrash/tests/manifest.ini | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/testing/mozbase/mozcrash/tests/manifest.ini b/testing/mozbase/mozcrash/tests/manifest.ini new file mode 100644 index 0000000000..5a7e75b832 --- /dev/null +++ b/testing/mozbase/mozcrash/tests/manifest.ini @@ -0,0 +1,7 @@ +[DEFAULT] +subsuite = mozbase +[test_basic.py] +[test_java_exception.py] +[test_save_path.py] +[test_stackwalk.py] +[test_symbols_path.py] |