1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00

removed wrong comment in test_freeze_git_clone

This commit is contained in:
Hugo Lopes Tavares 2010-06-23 21:54:17 -03:00
parent e304223373
commit ea53596738

View file

@ -107,7 +107,7 @@ def test_freeze():
_check_output(result, expected)
#def test_freeze_git_clone():
def test_freeze_git_clone():
"""
Test freezing a Git clone.