summaryrefslogtreecommitdiffstats
path: root/tests/auto/qaudiooutput
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qaudiooutput')
-rw-r--r--tests/auto/qaudiooutput/qaudiooutput.pro7
1 files changed, 3 insertions, 4 deletions
diff --git a/tests/auto/qaudiooutput/qaudiooutput.pro b/tests/auto/qaudiooutput/qaudiooutput.pro
index 6a6804287..dcbd4cb99 100644
--- a/tests/auto/qaudiooutput/qaudiooutput.pro
+++ b/tests/auto/qaudiooutput/qaudiooutput.pro
@@ -1,12 +1,11 @@
load(qttest_p4)
-# temporarily disable on mac
-CONFIG += insignificant_test
-
QT += core multimediakit-private
# TARGET = tst_qaudiooutput
-# CONFIG += testcase
+
+# This is more of a system test
+CONFIG -= testcase
DEFINES += SRCDIR=\\\"$$PWD/\\\"