提交 3e7ce531 编写于 作者: C Chris Jerdonek

Fix test expectations (the tests now fail).

上级 4c977942
......@@ -120,7 +120,7 @@ def test_git_get_src_requirements(git, dist):
@pytest.mark.parametrize('ref,result', (
('5547fa909e83df8bd743d3978d6667497983a4b7', True),
('5547fa909', True),
('5547fa909', False),
('5678', False),
('abc123', False),
('foo', False),
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册