summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/qmutexlocker/qmutexlocker.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/thread/qmutexlocker/qmutexlocker.pro')
-rw-r--r--tests/auto/corelib/thread/qmutexlocker/qmutexlocker.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/auto/corelib/thread/qmutexlocker/qmutexlocker.pro b/tests/auto/corelib/thread/qmutexlocker/qmutexlocker.pro
index 01c369101b..9e44b5f84c 100644
--- a/tests/auto/corelib/thread/qmutexlocker/qmutexlocker.pro
+++ b/tests/auto/corelib/thread/qmutexlocker/qmutexlocker.pro
@@ -1,4 +1,5 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qmutexlocker
SOURCES += tst_qmutexlocker.cpp
-QT = core
+QT = core testlib
CONFIG += parallel_test