This commit is contained in:
hsinewu 2016-08-27 13:45:29 +08:00
parent c6494db520
commit df11bf8406

View file

@ -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 ./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 will be created using the WPT reftest template. These new tests can then
be run in the following manner like any other WPT test: be run in the following manner like any other WPT test: