summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@nokia.com>2011-04-06 09:06:13 +0200
committerLiang Qi <liang.qi@nokia.com>2011-04-06 09:06:13 +0200
commit449b5ce12225d001c87fdb02b62d6882b5e9be8f (patch)
tree65cf83bee7e151dfcf3d9226f0b0e5b3295ce7cf
parent94ff2edf821b91928d4bca3c9ad4c7c56df3c65c (diff)
a fix for the auto test in qtphonon
-rw-r--r--scripts/300_autotests2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/300_autotests b/scripts/300_autotests
index 1aa0b7b..89ed464 100644
--- a/scripts/300_autotests
+++ b/scripts/300_autotests
@@ -134,7 +134,7 @@ processProfile("dbus.pro", "qtbase");
processProfile("qt3support.pro", "qt3support");
processProfile("xmlpatterns.pro", "qtxmlpatterns");
processProfile("script.pro", "qtscript");
-processProfile("phonon.pro", "phonon");
+processProfile("phonon.pro", "qtphonon");
processProfile("svg.pro", "qtsvg");
processProfile("multimedia.pro", "qtmultimedia");
processProfile("webkit.pro", "");