nymea-remoteproxy/tests/tests.pro

11 lines
171 B
Prolog

include(../nymea-remoteproxy.pri)
TEMPLATE=subdirs
SUBDIRS += test-proxy test-tunnelproxy
#online {
# message("Online tests enabled")
# SUBDIRS += test-online
#}