re-enable qabstractnetworkcache autotest
[profile/ivi/qtbase.git] / tests / auto / network / access / qabstractnetworkcache / qabstractnetworkcache.pro
1 CONFIG += testcase
2 TARGET = tst_qabstractnetworkcache
3 QT += network testlib
4 QT -= gui
5 SOURCES  += tst_qabstractnetworkcache.cpp
6
7 TESTDATA += tests/*
8