summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/qhttpnetworkconnection/qhttpnetworkconnection.pro
blob: d32b651b867a6cd9c41ba7110067502aae285319 (plain)
1
2
3
4
5
6
CONFIG += testcase
TARGET = tst_qhttpnetworkconnection
SOURCES  += tst_qhttpnetworkconnection.cpp
requires(qtConfig(private_tests))

QT = core-private network-private testlib