summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit/qaudiobuffer/qaudiobuffer.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/unit/qaudiobuffer/qaudiobuffer.pro')
-rw-r--r--tests/auto/unit/qaudiobuffer/qaudiobuffer.pro10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/auto/unit/qaudiobuffer/qaudiobuffer.pro b/tests/auto/unit/qaudiobuffer/qaudiobuffer.pro
deleted file mode 100644
index 8f8f54ac3..000000000
--- a/tests/auto/unit/qaudiobuffer/qaudiobuffer.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-QT += multimedia testlib
-QT -= gui
-
-TARGET = tst_qaudiobuffer
-CONFIG += testcase
-CONFIG -= app_bundle
-
-TEMPLATE = app
-
-SOURCES += tst_qaudiobuffer.cpp