summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qringbuffer/qringbuffer.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/tools/qringbuffer/qringbuffer.pro')
-rw-r--r--tests/auto/corelib/tools/qringbuffer/qringbuffer.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/auto/corelib/tools/qringbuffer/qringbuffer.pro b/tests/auto/corelib/tools/qringbuffer/qringbuffer.pro
index dc572d0633..2f595ec8b0 100644
--- a/tests/auto/corelib/tools/qringbuffer/qringbuffer.pro
+++ b/tests/auto/corelib/tools/qringbuffer/qringbuffer.pro
@@ -1,7 +1,8 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qringbuffer
SOURCES += tst_qringbuffer.cpp
-QT = core core-private
+QT = core core-private testlib
CONFIG += parallel_test