summaryrefslogtreecommitdiffstats
path: root/testing/mozbase/mozproxy/tests/manifest.ini
blob: 51817ac77a26e174e574063e5d79b1354719f272 (plain)
1
2
3
4
5
6
7
8
9
10
[DEFAULT]
subsuite = mozbase
[test_proxy.py]
[test_utils.py]
[test_command_line.py]
run-if = python == 3 # The mozproxy command line interface is designed to run on Python 3.
[test_recordings.py]
[test_recording.py]
[test_mitm_addons.py]
run-if = python == 3 # The mitm addons are designed to run on Python 3.