summaryrefslogtreecommitdiffstats
path: root/tests/auto/qaudioformat/qaudioformat.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qaudioformat/qaudioformat.pro')
-rw-r--r--tests/auto/qaudioformat/qaudioformat.pro8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/auto/qaudioformat/qaudioformat.pro b/tests/auto/qaudioformat/qaudioformat.pro
deleted file mode 100644
index 59ba5c3..0000000
--- a/tests/auto/qaudioformat/qaudioformat.pro
+++ /dev/null
@@ -1,8 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qaudioformat
-
-QT += core multimedia-private testlib
-CONFIG += no_private_qt_headers_warning
-
-SOURCES += tst_qaudioformat.cpp
-