mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Update web-platform-tests to revision af43e2eb32555059316b67fba4a1d7df6ea3148d
This commit is contained in:
parent
97c6246385
commit
2f89d25484
296 changed files with 21168 additions and 821 deletions
|
@ -22,6 +22,7 @@ sys.path.insert(0, os.path.join(here, "third_party", "h2"))
|
|||
sys.path.insert(0, os.path.join(here, "third_party", "hpack"))
|
||||
sys.path.insert(0, os.path.join(here, "third_party", "hyperframe"))
|
||||
sys.path.insert(0, os.path.join(here, "third_party", "certifi"))
|
||||
sys.path.insert(0, os.path.join(here, "third_party", "hyper"))
|
||||
sys.path.insert(0, os.path.join(here, "webdriver"))
|
||||
sys.path.insert(0, os.path.join(here, "wptrunner"))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue