Mercurial > hgsubversion
diff tests/test_fetch_truncated.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 | d96aa92d9ad9 |
children | 312b37bc5e20 |
line wrap: on
line diff
--- a/tests/test_fetch_truncated.py +++ b/tests/test_fetch_truncated.py @@ -1,10 +1,10 @@ +import test_util + import unittest from mercurial import commands from mercurial import hg -import test_util - class TestFetchTruncatedHistory(test_util.TestBase): def test_truncated_history(self, stupid=False): # Test repository does not follow the usual layout