Commit 4db19664 by Sébastien Eustace

Fix tests

parent ce8c843e
...@@ -4,6 +4,7 @@ from __future__ import unicode_literals ...@@ -4,6 +4,7 @@ from __future__ import unicode_literals
import pytest import pytest
import re import re
import shutil import shutil
import sys
import tarfile import tarfile
import zipfile import zipfile
......
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