From 2df5c4b9c260a81c585a9e607961c497c6b6a750 Mon Sep 17 00:00:00 2001 From: Frederik Gladhorn Date: Fri, 13 Jan 2012 11:47:48 +0100 Subject: Move accessibility test to QtQuick 2. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The test now only depends on Quick 2 and no longer a mix of widgets, Quick 1 and 2. Change-Id: I3120e11dadb8bb7d7635e6baa1cb905d917353ea Reviewed-by: Jan-Arve Sæther --- tests/auto/declarative/declarative.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/auto/declarative/declarative.pro') diff --git a/tests/auto/declarative/declarative.pro b/tests/auto/declarative/declarative.pro index f5ff636f25..6780a87f55 100644 --- a/tests/auto/declarative/declarative.pro +++ b/tests/auto/declarative/declarative.pro @@ -27,7 +27,6 @@ PUBLICTESTS += \ qmlplugindump PRIVATETESTS += \ - qdeclarativeaccessibility \ qdeclarativebinding \ qdeclarativechangeset \ qdeclarativeconnection \ -- cgit v1.2.3