summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pri
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/auto.pri')
-rw-r--r--tests/auto/auto.pri2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/auto.pri b/tests/auto/auto.pri
index a0efd72c..ccaf6067 100644
--- a/tests/auto/auto.pri
+++ b/tests/auto/auto.pri
@@ -3,7 +3,5 @@ include( ../tests.pri )
CONFIG += testcase
QT += testlib widgets
-!contains(TARGET, ^tst_.*):TARGET = $$join(TARGET,,"tst_")
-
INCLUDEPATH += ../inc
HEADERS += ../inc/tst_definitions.h