summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit/qaudiodecoder/qaudiodecoder.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/unit/qaudiodecoder/qaudiodecoder.pro')
-rw-r--r--tests/auto/unit/qaudiodecoder/qaudiodecoder.pro15
1 files changed, 0 insertions, 15 deletions
diff --git a/tests/auto/unit/qaudiodecoder/qaudiodecoder.pro b/tests/auto/unit/qaudiodecoder/qaudiodecoder.pro
deleted file mode 100644
index 4534fb4fe..000000000
--- a/tests/auto/unit/qaudiodecoder/qaudiodecoder.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-QT += multimedia multimedia-private testlib gui
-
-TARGET = tst_qaudiodecoder
-
-CONFIG += testcase
-
-TEMPLATE = app
-
-INCLUDEPATH += \
- ../../../../src/multimedia/audio
-
-include (../qmultimedia_common/mock.pri)
-include (../qmultimedia_common/mockdecoder.pri)
-
-SOURCES += tst_qaudiodecoder.cpp