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.pro10
1 files changed, 3 insertions, 7 deletions
diff --git a/tests/auto/corelib/tools/qringbuffer/qringbuffer.pro b/tests/auto/corelib/tools/qringbuffer/qringbuffer.pro
index 2f595ec8b0..314ba2aa26 100644
--- a/tests/auto/corelib/tools/qringbuffer/qringbuffer.pro
+++ b/tests/auto/corelib/tools/qringbuffer/qringbuffer.pro
@@ -1,8 +1,4 @@
-CONFIG += testcase
+CONFIG += testcase parallel_test
TARGET = tst_qringbuffer
-SOURCES += tst_qringbuffer.cpp
-
-QT = core core-private testlib
-
-
-CONFIG += parallel_test
+QT = core-private testlib
+SOURCES = tst_qringbuffer.cpp