diff options
Diffstat (limited to 'testing/mozbase/mozfile/tests/manifest.ini')
-rw-r--r-- | testing/mozbase/mozfile/tests/manifest.ini | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/mozbase/mozfile/tests/manifest.ini b/testing/mozbase/mozfile/tests/manifest.ini new file mode 100644 index 0000000000..258034bef5 --- /dev/null +++ b/testing/mozbase/mozfile/tests/manifest.ini @@ -0,0 +1,10 @@ +[DEFAULT] +subsuite = mozbase +[test_extract.py] +[test_load.py] +[test_move_remove.py] +[test_tempdir.py] +[test_tempfile.py] +[test_tree.py] +[test_url.py] +[test_which.py] |