From 8fee75ef67e9358f619537ba04ed36e485a0fd01 Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Mon, 25 Jan 2016 21:21:27 +0100 Subject: [PATCH] Update ORGANIZATION.md to remove the legacy reftest harness item --- ORGANIZATION.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/ORGANIZATION.md b/ORGANIZATION.md index 7ff2edfaab1..5a92236bf06 100644 --- a/ORGANIZATION.md +++ b/ORGANIZATION.md @@ -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 (). * unit * Unit tests using rustc’s built-in test harness. * wpt