mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
fix typo
This commit is contained in:
parent
c6494db520
commit
df11bf8406
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ use the following:
|
|||
|
||||
./mach create-wpt --reftest tests/wpt/path/to/new/reftest.html --reference tests/wpt/path/to/reference.html
|
||||
|
||||
`reference.html` will be created if it doesn't not exist, and `reftest.html`
|
||||
`reference.html` will be created if it does not exist, and `reftest.html`
|
||||
will be created using the WPT reftest template. These new tests can then
|
||||
be run in the following manner like any other WPT test:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue