14
14
# along with this program; if not, write to the Free Software
15
15
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
23
23
from bzrlib.branch import Branch
24
24
from bzrlib.revision import is_ancestor
29
29
def test_straightline_ancestry(self):
30
30
"""Test ancestry file when just committing."""