summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit/qwavedecoder/qwavedecoder.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/unit/qwavedecoder/qwavedecoder.pro')
-rw-r--r--tests/auto/unit/qwavedecoder/qwavedecoder.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/unit/qwavedecoder/qwavedecoder.pro b/tests/auto/unit/qwavedecoder/qwavedecoder.pro
index 1b6af7e86..a24273f3c 100644
--- a/tests/auto/unit/qwavedecoder/qwavedecoder.pro
+++ b/tests/auto/unit/qwavedecoder/qwavedecoder.pro
@@ -4,7 +4,7 @@ SOURCES += tst_qwavedecoder.cpp \
../../../../src/multimedia/audio/qwavedecoder_p.cpp
QT += multimedia-private testlib network
-CONFIG += no_private_qt_headers_warning testcase
+CONFIG += testcase
TESTDATA += data/*
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0