diff options
Diffstat (limited to 'testing/mochitest/tests/python/python.ini')
-rw-r--r-- | testing/mochitest/tests/python/python.ini | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/testing/mochitest/tests/python/python.ini b/testing/mochitest/tests/python/python.ini new file mode 100644 index 0000000000..ecdf4f39b6 --- /dev/null +++ b/testing/mochitest/tests/python/python.ini @@ -0,0 +1,9 @@ +[DEFAULT] +subsuite = mochitest + +[test_mochitest_integration.py] +sequential = true +[test_build_profile.py] +[test_get_active_tests.py] +[test_message_logger.py] +[test_create_directories.py] |