We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cd tests/wpt/harness git init git remote add upstream https://github.com/w3c/wptrunner.git git fetch upstream git reset --hard remotes/upstream/master
This will leave all of the changes to wptrunner in the working dir, ready to be committed.