summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorJo Asplin <jo.asplin@nokia.com>2011-09-02 12:08:47 +0200
committerJo Asplin <jo.asplin@nokia.com>2011-09-06 09:32:15 +0200
commit0a2282f97a2d74ac52d6ba8f33b1eaba0df3668d (patch)
tree200205f22bb65825550e829cbeb241e82a20db69 /tests/auto/auto.pro
parent5e9f410eb67175b0f1abe95cabdb64dd30a6e7d7 (diff)
Moved sql autotests into new directory structure
Task-number: QTBUG-21253 Change-Id: Id20605e1247b080e775968b56ea5f56462ca4c71 Reviewed-on: http://codereview.qt.nokia.com/4127 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 5fb6757648..955c80eb1b 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -4,7 +4,7 @@ SUBDIRS += \
corelib.pro \
gui.pro \
network.pro \
- sql.pro \
+ sql \
xml.pro \
other.pro