summaryrefslogtreecommitdiff
path: root/silx/io/test/test_specfilewrapper.py
diff options
context:
space:
mode:
authorPicca Frédéric-Emmanuel <picca@debian.org>2017-10-07 07:59:01 +0200
committerPicca Frédéric-Emmanuel <picca@debian.org>2017-10-07 07:59:01 +0200
commitbfa4dba15485b4192f8bbe13345e9658c97ecf76 (patch)
treefb9c6e5860881fbde902f7cbdbd41dc4a3a9fb5d /silx/io/test/test_specfilewrapper.py
parentf7bdc2acff3c13a6d632c28c4569690ab106eed7 (diff)
New upstream version 0.6.0+dfsg
Diffstat (limited to 'silx/io/test/test_specfilewrapper.py')
-rw-r--r--silx/io/test/test_specfilewrapper.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/silx/io/test/test_specfilewrapper.py b/silx/io/test/test_specfilewrapper.py
index e9e1a24..c5b0f39 100644
--- a/silx/io/test/test_specfilewrapper.py
+++ b/silx/io/test/test_specfilewrapper.py
@@ -25,7 +25,7 @@
__authors__ = ["P. Knobel"]
__license__ = "MIT"
-__date__ = "05/07/2016"
+__date__ = "15/05/2017"
import gc
import locale
@@ -36,7 +36,6 @@ import sys
import tempfile
import unittest
-logging.basicConfig()
logger1 = logging.getLogger(__name__)
from ..specfilewrapper import Specfile