Mercurial > hgsubversion
diff tests/test_utility_commands.py @ 643:d2ef7220a079
tests: import test_util as the first module in all relevant tests
author | Dan Villiom Podlaski Christiansen <danchr@gmail.com> |
---|---|
date | Wed, 14 Jul 2010 15:39:18 +0200 |
parents | de384e4e0423 |
children | 045120d3a110 |
line wrap: on
line diff
--- a/tests/test_utility_commands.py +++ b/tests/test_utility_commands.py @@ -1,3 +1,5 @@ +import test_util + import os import unittest @@ -10,7 +12,6 @@ from mercurial import commands from hgsubversion import util from hgsubversion import svncommands -import test_util from hgsubversion import wrappers expected_info_output = '''URL: %(repourl)s/%(branch)s