CONFIG += testcase
TARGET = tst_qnetworkcookiejar
SOURCES  += tst_qnetworkcookiejar.cpp

QT = core core-private network network-private testlib
TESTDATA = parser.json
