mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Auto merge of #21421 - servo:jdm-patch-10, r=mbrubeck
Add configuration for using ./wpt serve This allows running `./wpt serve --alias_file ../aliases` to replicate Servo's multiple document root setup when running tests in other browsers. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21421) <!-- Reviewable:end -->
This commit is contained in:
commit
2ed30c5951
1 changed files with 2 additions and 0 deletions
2
tests/wpt/aliases
Normal file
2
tests/wpt/aliases
Normal file
|
@ -0,0 +1,2 @@
|
|||
/,./
|
||||
/_mozilla/,../mozilla/tests
|
Loading…
Add table
Add a link
Reference in a new issue