summaryrefslogtreecommitdiff
path: root/tests/test_client_regress/tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_client_regress/tests.py')
-rw-r--r--tests/test_client_regress/tests.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/test_client_regress/tests.py b/tests/test_client_regress/tests.py
index 5598ed5280..0436ae9968 100644
--- a/tests/test_client_regress/tests.py
+++ b/tests/test_client_regress/tests.py
@@ -1,9 +1,6 @@
-# -*- coding: utf-8 -*-
"""
Regression tests for the Test Client, especially the customized assertions.
"""
-from __future__ import unicode_literals
-
import itertools
import os