1801
1801
super(TestBreakLock, self).setUp()
1802
1803
# we want a UI factory that accepts canned input for the tests:
1803
1804
# while SilentUIFactory still accepts stdin, we need to customise
1811
1807
def test_break_lock_empty(self):
1812
1808
# break lock on an empty bzrdir should work silently.