28
28
class InaccessibleParentTests(TestCaseWithBranch):
29
29
"""Tests with branches with "inaccessible" parents.
31
31
An "inaccessible" parent location is one that cannot be represented, e.g. if
32
32
a child branch says its parent is at "../../my-parent", but that child is at
33
33
"http://host/one" then that parent location is inaccessible. These