CONFIG += testcase
TARGET = tst_qabstracthttpserver
SOURCES += tst_qabstracthttpserver.cpp
QT = httpserver testlib
qtHaveModule(websockets): QT += websockets