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 upRemove test-ref command from testing_commands.py #10125
Closed
Comments
bors-servo
added a commit
that referenced
this issue
Mar 23, 2016
Remove test-ref command from testing_commands.py. Fixes #10125 Tries to fix #10125 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10148) <!-- Reviewable:end -->
This was referenced Apr 13, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The testsuite doesn't exist any more, so the command to invoke it is now unnecessary.
Code:
python/servo/testing_commands.py