summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/tests.pri
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/quick/tests.pri')
-rw-r--r--tests/auto/quick/tests.pri4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/auto/quick/tests.pri b/tests/auto/quick/tests.pri
index bdefa9159..0af8dbd76 100644
--- a/tests/auto/quick/tests.pri
+++ b/tests/auto/quick/tests.pri
@@ -5,9 +5,7 @@ VPATH += $$_PRO_FILE_PWD_
TARGET = tst_$$TARGET
SOURCES += $${TARGET}.cpp
-INCLUDEPATH += \
- $$PWD \
- $$PWD/../Api
+INCLUDEPATH += $$PWD
QT += testlib network quick
QT_PRIVATE += quick-private gui-private core-private