aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/web-platform-tests/docs/running-tests
diff options
context:
space:
mode:
authorWPT Sync Bot <josh+wptsync@joshmatthews.net>2019-08-08 10:23:28 +0000
committerWPT Sync Bot <josh+wptsync@joshmatthews.net>2019-08-08 14:19:30 +0000
commit9f1d1e8b63592f56aaeba2cfa0eb99edab1531be (patch)
tree0b8948fb1ac1270c16de298c2856b972f494ecd0 /tests/wpt/web-platform-tests/docs/running-tests
parent555fa75b2c7f4faa0818e86296a4ea3d5b8e4d42 (diff)
downloadservo-9f1d1e8b63592f56aaeba2cfa0eb99edab1531be.tar.gz
servo-9f1d1e8b63592f56aaeba2cfa0eb99edab1531be.zip
Update web-platform-tests to revision 0d4300c5045a5587c2eb3d1416b11ffeecf5dadc
Diffstat (limited to 'tests/wpt/web-platform-tests/docs/running-tests')
-rw-r--r--tests/wpt/web-platform-tests/docs/running-tests/from-local-system.md2
-rw-r--r--tests/wpt/web-platform-tests/docs/running-tests/index.md1
2 files changed, 2 insertions, 1 deletions
diff --git a/tests/wpt/web-platform-tests/docs/running-tests/from-local-system.md b/tests/wpt/web-platform-tests/docs/running-tests/from-local-system.md
index 0ee71765891..97a6b9e940f 100644
--- a/tests/wpt/web-platform-tests/docs/running-tests/from-local-system.md
+++ b/tests/wpt/web-platform-tests/docs/running-tests/from-local-system.md
@@ -104,7 +104,7 @@ https://web-platform.test:8443/tools/runner/index.html *
This server has all the capabilities of the publicly-deployed version--see
[Running the Tests from the Web](from-web).
-\**See [Trusting Root CA](https://github.com/web-platform-tests/wpt/blob/master/README.md#trusting-root-ca)*
+\**See [Trusting Root CA](../tools/certs/README.md)*
## Via the command line
diff --git a/tests/wpt/web-platform-tests/docs/running-tests/index.md b/tests/wpt/web-platform-tests/docs/running-tests/index.md
index 795e65ef3b8..7e8a9913132 100644
--- a/tests/wpt/web-platform-tests/docs/running-tests/index.md
+++ b/tests/wpt/web-platform-tests/docs/running-tests/index.md
@@ -6,6 +6,7 @@
from-web
from-local-system
custom-runner
+ ../tools/certs/README.md
```
The simplest way to run the tests is via the public website. More detail on