summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@theqtcompany.com>2015-06-03 10:58:51 +0200
committerLiang Qi <liang.qi@theqtcompany.com>2015-06-03 10:58:51 +0200
commit2cf8ac3398ce97273103bbef0f5538e57b57f66c (patch)
tree66143b4501d1ddb37b4cbecdec682491d6339d4a /tests/auto
parenta08bcb3279670f1920c774e9861c34d8f7653625 (diff)
parent7fd0fec5e5e2906ee7c9fdfce9181ef81c09d9f1 (diff)
Merge remote-tracking branch 'origin/5.5' into dev
Diffstat (limited to 'tests/auto')
-rw-r--r--tests/auto/unit/qaudiobuffer/qaudiobuffer.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/unit/qaudiobuffer/qaudiobuffer.pro b/tests/auto/unit/qaudiobuffer/qaudiobuffer.pro
index 0694bf823..cd3b42f50 100644
--- a/tests/auto/unit/qaudiobuffer/qaudiobuffer.pro
+++ b/tests/auto/unit/qaudiobuffer/qaudiobuffer.pro
@@ -8,7 +8,7 @@ QT += multimedia testlib
QT -= gui
TARGET = tst_qaudiobuffer
-CONFIG += console
+CONFIG += testcase
CONFIG -= app_bundle
TEMPLATE = app