mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-16 17:33:08 +09:00
11 lines
No EOL
211 B
INI
11 lines
No EOL
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 = / |