Module: check_mk
Branch: master
Commit: bf009117a76b0e23884eea491dde0e5459c38a9c
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=bf009117a76b0e…
Author: Lars Michelsen <lm(a)mathias-kettner.de>
Date: Wed Nov 2 10:51:20 2016 +0100
Added debug output to test
---
tests/testlib/__init__.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/testlib/__init__.py b/tests/testlib/__init__.py
index f98e23e..524c34f 100644
--- a/tests/testlib/__init__.py
+++ b/tests/testlib/__init__.py
@@ -287,6 +287,7 @@ class Site(object):
# Call WATO once for creating the default WATO configuration
response = web.get("wato.py").text
assert "<title>WATO" in response
+ print "Got response: %s" % response
assert "<div class=title>Manual Checks</div>" in response
for f in [