aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/tests
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2015-01-02 12:56:31 -0500
committerJason R. Coombs <jaraco@jaraco.com>2015-01-02 12:56:31 -0500
commit73dd2fa9592d68e037a27468c36fdf3b32e0e16f (patch)
treec2b626e3d0bad0c94b893cec1e70b977a57643f1 /setuptools/tests
parent69c864c159b9f960e8881f5a60d20453ad17a30f (diff)
downloadexternal_python_setuptools-73dd2fa9592d68e037a27468c36fdf3b32e0e16f.tar.gz
external_python_setuptools-73dd2fa9592d68e037a27468c36fdf3b32e0e16f.tar.bz2
external_python_setuptools-73dd2fa9592d68e037a27468c36fdf3b32e0e16f.zip
Update comment to reflect issue was reported in Distribute.
Diffstat (limited to 'setuptools/tests')
-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: