summaryrefslogtreecommitdiffstats
path: root/tests/auto/qhelpgenerator/data
diff options
context:
space:
mode:
authorck <qt-info@nokia.com>2010-04-08 11:36:30 (GMT)
committerck <qt-info@nokia.com>2010-04-08 13:13:17 (GMT)
commitf3b4ea8bb2940a8d95c29fa6d16b08313b8d033f (patch)
tree57e2a903d94bfc873027e3c24ca56c57e09c72ec /tests/auto/qhelpgenerator/data
parent20c3ad62b71b8c6beb93544e870ec00a42a35b07 (diff)
downloadQt-f3b4ea8bb2940a8d95c29fa6d16b08313b8d033f.zip
Qt-f3b4ea8bb2940a8d95c29fa6d16b08313b8d033f.tar.gz
Qt-f3b4ea8bb2940a8d95c29fa6d16b08313b8d033f.tar.bz2
QtHelp: Fix auto tests.
Some tests still used Urls with invalid host names. Reviewed-by: kh1
Diffstat (limited to 'tests/auto/qhelpgenerator/data')
-rw-r--r--tests/auto/qhelpgenerator/data/test.qhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qhelpgenerator/data/test.qhp b/tests/auto/qhelpgenerator/data/test.qhp
index a97c00d..2c3f128 100644
--- a/tests/auto/qhelpgenerator/data/test.qhp
+++ b/tests/auto/qhelpgenerator/data/test.qhp
@@ -3,7 +3,7 @@
<metaData name="author" value="Nokia Corporation and/or its subsidiary(-ies)" />
<metaData name="language" value="en" />
<virtualFolder>testFolder</virtualFolder>
- <namespace>trolltech.com.1_0_0.test</namespace>
+ <namespace>trolltech.com.1.0.0.test</namespace>
<customFilter name="Custom Filter 1">
<filterAttribute>test</filterAttribute>
<filterAttribute>filter1</filterAttribute>