2789
2784
# test doubles that supply a few sample tests to load, and check they
2793
2788
calls.append("testmod_names")
2795
2790
'bzrlib.tests.blackbox.test_branch',
2796
2791
'bzrlib.tests.per_transport',
2797
2792
'bzrlib.tests.test_selftest',
2802
2796
calls.append("modules_to_doctest")
2803
2797
return ['bzrlib.timestamp']
2808
2801
'bzrlib.tests.blackbox.test_branch.TestBranch.test_branch',