summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qresourceengine/qresourceengine.pro
diff options
context:
space:
mode:
authorDavid Faure <faure@kde.org>2012-02-26 10:51:52 +0100
committerQt by Nokia <qt-info@nokia.com>2012-02-27 13:55:12 +0100
commit7a4b6f8cdd932c193ac027438fc48f0ce7732339 (patch)
tree83391949b89d00b6af678df6aa4062b0eb62171c /tests/auto/corelib/io/qresourceengine/qresourceengine.pro
parent136c2bf18446f2bbe7052d638c29edbc0b8ef6bc (diff)
Fix inconsistent auto test executable names
Change-Id: I3b6b5b37e32be25d1b9933395c43f6d5aa5b8810 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com> Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
Diffstat (limited to 'tests/auto/corelib/io/qresourceengine/qresourceengine.pro')
-rw-r--r--tests/auto/corelib/io/qresourceengine/qresourceengine.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/corelib/io/qresourceengine/qresourceengine.pro b/tests/auto/corelib/io/qresourceengine/qresourceengine.pro
index d6e2cb3171..e59746c158 100644
--- a/tests/auto/corelib/io/qresourceengine/qresourceengine.pro
+++ b/tests/auto/corelib/io/qresourceengine/qresourceengine.pro
@@ -1,4 +1,5 @@
CONFIG += testcase parallel_test
+TARGET = tst_qresourceengine
load(resources)
QT = core testlib
SOURCES = tst_qresourceengine.cpp