Commit 25fc8c1d authored by Jason R. Coombs's avatar Jason R. Coombs

Rename test to match intention.

parent 141d093b
......@@ -164,7 +164,7 @@ class TestEggInfoDistutils(object):
""" % env.paths))
yield env
def test_egg_base_installed_egg_info(self, tmpdir_cwd, env):
def test_version_resolved_from_egg_info(self, tmpdir_cwd, env):
self._create_project()
environ = os.environ.copy().update(
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment