Mercurial > hgsubversion
diff tests/test_diff.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 | 537de0300510 |
children | 95abc4cfc78f |
line wrap: on
line diff
--- a/tests/test_diff.py +++ b/tests/test_diff.py @@ -1,3 +1,5 @@ +import test_util + import unittest import tests @@ -5,8 +7,6 @@ from mercurial import ui from hgsubversion import wrappers -import test_util - expected_diff_output = '''Index: alpha =================================================================== --- alpha\t(revision 3)