mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Update web-platform-tests to revision 0f986ae5b0865c0bef78e41e35d144e30a14b2e7
This commit is contained in:
parent
62c7cb4c79
commit
3becf15667
84 changed files with 165 additions and 152 deletions
|
@ -1,7 +1,7 @@
|
|||
import os
|
||||
import sys
|
||||
|
||||
here = os.path.abspath(os.path.split(__file__)[0])
|
||||
here = os.path.abspath(os.path.dirname(__file__))
|
||||
|
||||
sys.path.insert(0, os.path.join(here))
|
||||
sys.path.insert(0, os.path.join(here, "wptserve"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue