提交 d942a4ee 编写于 作者: X Xavier Fernandez 提交者: Xavier Fernandez

tests: fix typos

上级 a8427d55
......@@ -72,7 +72,7 @@ def test_cleanup_after_install_from_local_directory(script, data):
script.assert_no_temp()
def test_cleanup_req_satisifed_no_name(script, data):
def test_cleanup_req_satisfied_no_name(script, data):
"""
Test cleanup when req is already satisfied, and req has no 'name'
"""
......
......@@ -76,7 +76,7 @@ class TestLocations:
return result
class TestDisutilsScheme:
class TestDistutilsScheme:
def test_root_modifies_appropriately(self, monkeypatch):
# This deals with nt/posix path differences
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册