blob: b641445117e717e236624c42546bf8af1afc6d44 [file] [log] [blame]
CONFIG += console
CONFIG += testcase
CONFIG -= app_bundle
TEMPLATE = app
TARGET = tst_handshakerequest
QT = testlib websockets-private
SOURCES += tst_handshakerequest.cpp
requires(qtConfig(private_tests))