mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-11 09:18:28 +00:00
11 lines
211 B
INI
11 lines
211 B
INI
[products]
|
|
|
|
[web-platform-tests]
|
|
remote_url = https://github.com/w3c/web-platform-tests.git
|
|
branch = master
|
|
sync_path = %(pwd)s/sync
|
|
|
|
[manifest:default]
|
|
tests = %(pwd)s/tests
|
|
metadata = %(pwd)s/meta
|
|
url_base = / |