summaryrefslogtreecommitdiffstats
path: root/tests/modules/General/General.pro
diff options
context:
space:
mode:
authorPaul Olav Tvete <paul.tvete@theqtcompany.com>2015-08-20 15:25:22 +0200
committerPaul Olav Tvete <paul.tvete@theqtcompany.com>2015-11-02 12:28:15 +0000
commit681ff5542ca4d2405d19ddd9809b0a8cf2d697e8 (patch)
tree9b8359f55fb749a3e9575501a612cf12b9ca78e8 /tests/modules/General/General.pro
parent7b2433fd6fefe7642268da3aa270bbc86e81a7b8 (diff)
QTestLib integrationHEADmaster
In order to work with the new CI system, we need to link with testlib. Change-Id: I285d651c2e1189a79153a6d942c10522305f2f3c Reviewed-by: Paul Olav Tvete <paul.tvete@theqtcompany.com>
Diffstat (limited to 'tests/modules/General/General.pro')
-rw-r--r--tests/modules/General/General.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/modules/General/General.pro b/tests/modules/General/General.pro
index 851b7b6..a458cf4 100644
--- a/tests/modules/General/General.pro
+++ b/tests/modules/General/General.pro
@@ -1,4 +1,4 @@
-TARGET = objectlistmodel_test
+TESTNAME = objectlistmodel
include (../../testcommon.pri)