gecko-dev/testing/web-platform/wptrunner.ini
James Graham f099ecf5a5 Bug 1097230 - Build and configuration changes for web-platform-tests update. r=ted
--HG--
rename : testing/web-platform/moz.build => testing/web-platform/mozilla/tests/placeholder
rename : testing/web-platform/moz.build => testing/web-platform/outbound/tests/placeholder
extra : rebase_source : 45498e733e8de0631e75b50a9a38138a82414c53
2014-11-20 16:30:00 +00:00

26 lines
420 B
INI

[products]
firefox =
[web-platform-tests]
remote_url = https://github.com/w3c/web-platform-tests.git
branch = master
sync_path = sync
[paths]
prefs = ../profiles
run_info = .
[manifest:upstream]
tests = tests
metadata = meta
url_base = /
[manifest:outbound]
tests = outbound/tests
metadata = outbound/meta
url_base = /_outbound/
[manifest:mozilla]
tests = mozilla/tests
metadata = mozilla/meta
url_base = /_mozilla/