summaryrefslogtreecommitdiff
path: root/test/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/__init__.py')
-rw-r--r--test/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/__init__.py b/test/__init__.py
index 9e0b053..caeb5e5 100644
--- a/test/__init__.py
+++ b/test/__init__.py
@@ -3,4 +3,4 @@ import logging
from test.test_httpfs import *
-logging.basicConfig(level=logging.ERROR)
+logging.basicConfig(level=logging.INFO)