summaryrefslogtreecommitdiff
path: root/tests/cloud_tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cloud_tests')
-rw-r--r--tests/cloud_tests/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/cloud_tests/__init__.py b/tests/cloud_tests/__init__.py
index 3dbce261..099c357f 100644
--- a/tests/cloud_tests/__init__.py
+++ b/tests/cloud_tests/__init__.py
@@ -25,6 +25,7 @@ def _initialize_logging():
return logger
+
LOG = _initialize_logging()
# vi: ts=4 expandtab