summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/selftest/selftest.pro
blob: e8312032c370d03fbdea6bfb3e4b7e48b62be234 (plain)
1
2
3
4
5
6
CONFIG += testcase
TARGET = tst_networkselftest
SOURCES  += tst_networkselftest.cpp

requires(qtConfig(private_tests))
QT = core network network-private testlib