aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/tests/test_msvc.py
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-07-22 15:16:19 -0400
committerJason R. Coombs <jaraco@jaraco.com>2016-07-22 15:16:19 -0400
commit451b84a0c56e23eea5396981747d570c80aef773 (patch)
tree4a0d96b66798c36faf27b2bff7314864c2b65a05 /setuptools/tests/test_msvc.py
parentb594b7c00dd43d3ae2b1a0b349cd0436fb8232d1 (diff)
downloadexternal_python_setuptools-451b84a0c56e23eea5396981747d570c80aef773.tar.gz
external_python_setuptools-451b84a0c56e23eea5396981747d570c80aef773.tar.bz2
external_python_setuptools-451b84a0c56e23eea5396981747d570c80aef773.zip
Correct spelling
Diffstat (limited to 'setuptools/tests/test_msvc.py')
-rw-r--r--setuptools/tests/test_msvc.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setuptools/tests/test_msvc.py b/setuptools/tests/test_msvc.py
index 2fbd56bf..9b5ffba0 100644
--- a/setuptools/tests/test_msvc.py
+++ b/setuptools/tests/test_msvc.py
@@ -71,7 +71,7 @@ class TestModulePatch:
mod_name = distutils.msvc9compiler.find_vcvarsall.__module__
assert mod_name == "setuptools.msvc", "find_vcvarsall unpatched"
- def test_no_registry_entryies_means_nothing_found(self):
+ def test_no_registry_entries_means_nothing_found(self):
"""
No registry entries or environment variable should lead to an error
directing the user to download vcpython27.