diff options
Diffstat (limited to 'test/test_unicode_literals.py')
-rw-r--r-- | test/test_unicode_literals.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test_unicode_literals.py b/test/test_unicode_literals.py index 6c1b7ec91..c7c2252f5 100644 --- a/test/test_unicode_literals.py +++ b/test/test_unicode_literals.py @@ -15,6 +15,7 @@ IGNORED_FILES = [ 'setup.py', # http://bugs.python.org/issue13943 'conf.py', 'buildserver.py', + 'get-pip.py', ] IGNORED_DIRS = [ |