From a7139c2f701c16423ca564e3b7e7eedec6351e9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Thu, 1 Sep 2016 12:14:22 +0200 Subject: [PATCH] disable temporary timemanager tests --- libguh/libguh.pro | 4 ---- tests/auto/auto.pro | 3 ++- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/libguh/libguh.pro b/libguh/libguh.pro index 458d7492..b89b9a6e 100644 --- a/libguh/libguh.pro +++ b/libguh/libguh.pro @@ -141,7 +141,3 @@ for(header, HEADERS) { eval(headers_$${path}.path = $${path}) eval(INSTALLS *= headers_$${path}) } - - - - diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index e6e59d47..0cb8abe7 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -17,5 +17,6 @@ SUBDIRS = versioning \ websocketserver \ logging \ restlogging \ - timemanager \ + coap \ + #timemanager \