summaryrefslogtreecommitdiff
path: root/fastimport/tests/test_errors.py
diff options
context:
space:
mode:
Diffstat (limited to 'fastimport/tests/test_errors.py')
-rw-r--r--fastimport/tests/test_errors.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/fastimport/tests/test_errors.py b/fastimport/tests/test_errors.py
index ef87b05..c6ecb79 100644
--- a/fastimport/tests/test_errors.py
+++ b/fastimport/tests/test_errors.py
@@ -14,6 +14,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
"""Test the Import errors"""
+from builtins import str
from unittest import TestCase