mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Use upstream wptrunner from web-platform-tests.
This commit is contained in:
parent
d9baadd3df
commit
ca340eca39
157 changed files with 4 additions and 15095 deletions
|
@ -20,7 +20,7 @@ def servo_path(*args):
|
|||
return os.path.join(servo_root, *args)
|
||||
|
||||
# Imports
|
||||
sys.path.append(wpt_path("harness"))
|
||||
sys.path.append(wpt_path("web-platform-tests", "tools", "wptrunner"))
|
||||
from wptrunner import wptrunner, wptcommandline
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue