From 665e4ec0ec959a12a6b66cdd0533bd40b29cd56d Mon Sep 17 00:00:00 2001 From: Jo Asplin Date: Tue, 6 Sep 2011 10:01:38 +0200 Subject: Moved xml autotests into new directory structure Task-number: QTBUG-21260 Change-Id: I7bc30227d4e71e8783f274dbfa758399dca546d4 Reviewed-on: http://codereview.qt.nokia.com/4146 Reviewed-by: Qt Sanity Bot Reviewed-by: Jason McDonald --- tests/auto/xml/sax/sax.pro | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tests/auto/xml/sax/sax.pro (limited to 'tests/auto/xml/sax/sax.pro') diff --git a/tests/auto/xml/sax/sax.pro b/tests/auto/xml/sax/sax.pro new file mode 100644 index 0000000000..13aeb21d07 --- /dev/null +++ b/tests/auto/xml/sax/sax.pro @@ -0,0 +1,6 @@ +TEMPLATE=subdirs +SUBDIRS=\ + qxmlinputsource \ + qxml \ + qxmlsimplereader \ + -- cgit v1.2.3