diff options
Diffstat (limited to 'test/RegressTests.py')
-rwxr-xr-x | test/RegressTests.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/RegressTests.py b/test/RegressTests.py index 2aefd80a..849c4137 100755 --- a/test/RegressTests.py +++ b/test/RegressTests.py @@ -1,7 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -from __future__ import print_function, unicode_literals from io import open import sys |