summaryrefslogtreecommitdiffstats
path: root/tests/auto/qwebhistory/qwebhistory.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qwebhistory/qwebhistory.pro')
-rw-r--r--tests/auto/qwebhistory/qwebhistory.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qwebhistory/qwebhistory.pro b/tests/auto/qwebhistory/qwebhistory.pro
index 232f478..7831e24 100644
--- a/tests/auto/qwebhistory/qwebhistory.pro
+++ b/tests/auto/qwebhistory/qwebhistory.pro
@@ -5,7 +5,7 @@ contains(QT_CONFIG,webkit) {
isEmpty(QT_BUILD_TREE):QT_BUILD_TREE=$(QTDIR)
isEmpty(QT_SOURCE_TREE):QT_SOURCE_TREE=$$fromfile($$QT_BUILD_TREE/.qmake.cache, QT_SOURCE_TREE)
- TESTDIR = $$QT_SOURCE_TREE/src/3rdparty/webkit/WebKit/qt/tests/qwebhistory
+ TESTDIR = $$QT_SOURCE_TREE/src/3rdparty/webkit/Source/WebKit/qt/tests/qwebhistory
VPATH += $$TESTDIR
include($$TESTDIR/qwebhistory.pro)
} else {