comparison tests/test_fetch_command_regexes.py @ 337:46e69be8e2c8

Reorganize to have a more conventional module structure. This means that hgsubversion now uses absolute imports instead of relative ones, which makes the tests more reliable.
author Augie Fackler <durin42@gmail.com>
date Wed, 13 May 2009 21:39:39 -0500
parents e2214c8fc91f
children 1d07e86f5797
comparison
equal deleted inserted replaced
336:c0b943cef0c3 337:46e69be8e2c8
1 import stupid
2 import unittest 1 import unittest
2
3 from hgsubversion import stupid
4
3 5
4 two_empties = """Index: __init__.py 6 two_empties = """Index: __init__.py
5 =================================================================== 7 ===================================================================
6 Index: bar/__init__.py 8 Index: bar/__init__.py
7 =================================================================== 9 ===================================================================