Commit 6da2106f authored by Jérome Perrin's avatar Jérome Perrin

XXX fix test not starting

parent 910c93c3
......@@ -29,7 +29,7 @@
# Required modules - some modules are imported later to prevent circular deadlocks
from __future__ import absolute_import
from six import int2byte as chr
#from six import int2byte as chr
from six import string_types as basestring
from six.moves import xrange
import six
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment