Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upref tests should match the Gecko naming scheme of `test.html` and `test-ref.html` #2463
Labels
Comments
|
Sorry, I meant |
|
Even though |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Gecko ref tests have the naming scheme of
test.htmlandtest-ref.html. This is less ambiguous than our current naming scheme oftest-a.htmlandtest-b.html, so we should probably switch to it.