mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30: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
|
@ -14,7 +14,7 @@ from __future__ import print_function
|
|||
import os
|
||||
import sys
|
||||
|
||||
here = os.path.abspath(os.path.split(__file__)[0])
|
||||
here = os.path.abspath(os.path.dirname(__file__))
|
||||
repo_root = os.path.abspath(os.path.join(here, os.pardir, os.pardir))
|
||||
|
||||
sys.path.insert(0, os.path.join(repo_root, "tools"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue