summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/networkselftest/networkselftest.pro
blob: c387ca2e84e3b56af072ce31a75f775fe3a04213 (plain)
1
2
3
4
5
6
7
CONFIG += testcase
TARGET = tst_networkselftest

SOURCES += tst_networkselftest.cpp
QT = core core-private network testlib

win32:CONFIG += insignificant_test # QTBUG-27571