summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qformlayout/qformlayout.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/widgets/kernel/qformlayout/qformlayout.pro')
-rw-r--r--tests/auto/widgets/kernel/qformlayout/qformlayout.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/auto/widgets/kernel/qformlayout/qformlayout.pro b/tests/auto/widgets/kernel/qformlayout/qformlayout.pro
index 24c452af9f..be944605a3 100644
--- a/tests/auto/widgets/kernel/qformlayout/qformlayout.pro
+++ b/tests/auto/widgets/kernel/qformlayout/qformlayout.pro
@@ -1,3 +1,4 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qformlayout
+QT += widgets testlib
SOURCES += tst_qformlayout.cpp