11 lines
No EOL
211 B
INI
11 lines
No EOL
211 B
INI
[products]
|
|
|
|
[web-platform-tests]
|
|
remote_url = https://github.com/web-platform-tests/wpt.git
|
|
branch = master
|
|
sync_path = %(pwd)s/sync
|
|
|
|
[manifest:default]
|
|
tests = %(pwd)s/tests
|
|
metadata = %(pwd)s/meta
|
|
url_base = / |