mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update web-platform-tests to revision 2be2d7e3abcde5baded3448b85d0bb88e58d3cf7
This commit is contained in:
parent
c9c5f8b9e5
commit
5a55ae1b13
377 changed files with 9772 additions and 15950 deletions
|
@ -6,7 +6,7 @@ repo_root = os.path.abspath(os.path.join(here, os.pardir))
|
|||
|
||||
sys.path.insert(0, os.path.join(here))
|
||||
sys.path.insert(0, os.path.join(here, "wptserve"))
|
||||
sys.path.insert(0, os.path.join(here, "pywebsocket"))
|
||||
sys.path.insert(0, os.path.join(here, "third_party", "pywebsocket3"))
|
||||
sys.path.insert(0, os.path.join(here, "third_party", "atomicwrites"))
|
||||
sys.path.insert(0, os.path.join(here, "third_party", "attrs", "src"))
|
||||
sys.path.insert(0, os.path.join(here, "third_party", "funcsigs"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue