summaryrefslogtreecommitdiffstats
path: root/tests/auto/qhttp/qhttp.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qhttp/qhttp.pro')
-rw-r--r--tests/auto/qhttp/qhttp.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/qhttp/qhttp.pro b/tests/auto/qhttp/qhttp.pro
index 55d90ac..b053b7c 100644
--- a/tests/auto/qhttp/qhttp.pro
+++ b/tests/auto/qhttp/qhttp.pro
@@ -4,6 +4,8 @@ INCLUDEPATH += "../../../include"
QT = core network testlib http
+TARGET = tst_qhttp
+
wince*: {
webFiles.files = webserver/*
webFiles.path = webserver
@@ -18,5 +20,3 @@ wince*: {
} else {
DEFINES += SRCDIR=\\\"$$PWD/\\\"
}
-
-CONFIG+=insignificant_test # QTQAINFRA-428