aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/tests/test_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'setuptools/tests/test_test.py')
-rw-r--r--setuptools/tests/test_test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setuptools/tests/test_test.py b/setuptools/tests/test_test.py
index 4430e6ea..a66294c9 100644
--- a/setuptools/tests/test_test.py
+++ b/setuptools/tests/test_test.py
@@ -25,7 +25,7 @@ SETUP_PY = DALS("""
NS_INIT = DALS("""
# -*- coding: Latin-1 -*-
- # Söme Arbiträry Ünicode to test Issüé 310
+ # Söme Arbiträry Ünicode to test Distribute Issüé 310
try:
__import__('pkg_resources').declare_namespace(__name__)
except ImportError: