From 681ff5542ca4d2405d19ddd9809b0a8cf2d697e8 Mon Sep 17 00:00:00 2001 From: Paul Olav Tvete Date: Thu, 20 Aug 2015 15:25:22 +0200 Subject: QTestLib integration In order to work with the new CI system, we need to link with testlib. Change-Id: I285d651c2e1189a79153a6d942c10522305f2f3c Reviewed-by: Paul Olav Tvete --- tests/modules/General/General.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/modules/General/General.pro') 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) -- cgit v1.2.3