servo: Make the test-wpt mach command support all the command line arguments of wptrunner.
Also remove the shell script and ensure that default options are set in a single location Source-Repo: https://github.com/servo/servo Source-Revision: 2bde318d24a2ecd2698edd108013c138630bec9d
This commit is contained in:
@@ -11,8 +11,11 @@ import sys
|
||||
SEARCH_PATHS = [
|
||||
"python/mach",
|
||||
"python/toml",
|
||||
"python/mozlog",
|
||||
"python/mozinfo",
|
||||
"python/mozdebug",
|
||||
"tests/wpt",
|
||||
"tests/wpt/harness",
|
||||
]
|
||||
|
||||
# Individual files providing mach commands.
|
||||
|
||||
Reference in New Issue
Block a user