diff options
Diffstat (limited to 'testing/mozbase/mozpower/tests/manifest.toml')
-rw-r--r-- | testing/mozbase/mozpower/tests/manifest.toml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/mozbase/mozpower/tests/manifest.toml b/testing/mozbase/mozpower/tests/manifest.toml new file mode 100644 index 0000000000..d674f14ee6 --- /dev/null +++ b/testing/mozbase/mozpower/tests/manifest.toml @@ -0,0 +1,10 @@ +[DEFAULT] +subsuite = "mozbase" + +["test_intelpowergadget.py"] + +["test_macintelpower.py"] + +["test_mozpower.py"] + +["test_powerbase.py"] |