summaryrefslogtreecommitdiffstats
path: root/tests/auto/integration/qsound/qsound.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/integration/qsound/qsound.pro')
-rw-r--r--tests/auto/integration/qsound/qsound.pro13
1 files changed, 0 insertions, 13 deletions
diff --git a/tests/auto/integration/qsound/qsound.pro b/tests/auto/integration/qsound/qsound.pro
deleted file mode 100644
index 1b552c60e..000000000
--- a/tests/auto/integration/qsound/qsound.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-TARGET = tst_qsound
-
-QT += core multimedia-private testlib
-
-# This is more of a system test
-CONFIG += testcase
-
-SOURCES += tst_qsound.cpp
-
-TESTDATA += test.wav
-
-RESOURCES += \
- resources.qrc