clarify that config.json needs to go in tests/wpt/web-platform-tests

This commit is contained in:
Delan Azabani 2023-01-11 22:39:49 +08:00
parent 0185b6c4bf
commit e8750f1012

View file

@ -116,7 +116,7 @@ wont report test results correctly. To fix this:
* → `1` if you want to play with the test interactively (≈ pause-after-test)
* → `0` if you dont care about that (though its 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",