From 7a4b6f8cdd932c193ac027438fc48f0ce7732339 Mon Sep 17 00:00:00 2001 From: David Faure Date: Sun, 26 Feb 2012 10:51:52 +0100 Subject: Fix inconsistent auto test executable names Change-Id: I3b6b5b37e32be25d1b9933395c43f6d5aa5b8810 Reviewed-by: Rohan McGovern Reviewed-by: Jason McDonald --- tests/auto/widgets/styles/qstyle/qstyle.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/auto/widgets/styles/qstyle/qstyle.pro') diff --git a/tests/auto/widgets/styles/qstyle/qstyle.pro b/tests/auto/widgets/styles/qstyle/qstyle.pro index 5a18a70d9e..842fd11062 100644 --- a/tests/auto/widgets/styles/qstyle/qstyle.pro +++ b/tests/auto/widgets/styles/qstyle/qstyle.pro @@ -1,4 +1,5 @@ CONFIG += testcase +TARGET = tst_qstyle TARGET.EPOCHEAPSIZE = 0x200000 0x800000 QT += widgets testlib SOURCES += tst_qstyle.cpp -- cgit v1.2.3