14
14
# You should have received a copy of the GNU General Public License
15
15
# along with this program; if not, write to the Free Software
16
16
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
17
19
from bzrlib.tests.blackbox import ExternalBase
21
22
class TestFindMergeBase(ExternalBase):
23
24
def test_find_merge_base(self):
36
34
def test_find_null_merge_base(self):