mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Update scripts to reflect new WPT directory name
This commit is contained in:
parent
234d507234
commit
f017169ae4
21 changed files with 39 additions and 45 deletions
|
@ -20,7 +20,7 @@
|
|||
|
||||
import os
|
||||
|
||||
test_root = os.path.join('tests', 'wpt', 'web-platform-tests')
|
||||
test_root = os.path.join('tests', 'wpt', 'tests')
|
||||
meta_root = os.path.join('tests', 'wpt', 'meta')
|
||||
|
||||
test_counts = {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue