mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
clarify that config.json needs to go in tests/wpt/web-platform-tests
This commit is contained in:
parent
0185b6c4bf
commit
e8750f1012
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ won’t report test results correctly. To fix this:
|
|||
* → `1` if you want to play with the test interactively (≈ pause-after-test)
|
||||
* → `0` if you don’t care about that (though it’s also ok to use `1` always)
|
||||
* `%(debug)s` → `true`
|
||||
4. Create a `config.json` as follows (see `tools/wave/config.default.json` for defaults):
|
||||
4. Create a `./config.json` as follows (see `tools/wave/config.default.json` for defaults):
|
||||
```
|
||||
{"aliases": [{
|
||||
"url-path": "/resources/testharnessreport.js",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue