Auto merge of #9422 - timvandermeij:organization-cleanup, r=larsbergstrom

Update ORGANIZATION.md to remove the legacy reftest harness item

The mentioned directory and file do not exist anymore. The linked issue, #5618, has been closed after PR #9293, so this item should be removed from the overview.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9422)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-01-26 01:58:18 +05:30
commit d57ab5f0c3

View file

@ -91,8 +91,6 @@
* Harness for automatically running the jQuery testsuite.
* power
* Tools for measurement of power consumption.
* ref, reftest.rs
* Legacy reftest harness and reference tests. In the process of being removed (<https://github.com/servo/servo/issues/5618>).
* unit
* Unit tests using rustcs built-in test harness.
* wpt