15
15
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
27
24
from bzrlib.errors import (
29
26
InvalidLineInBugsProperty,
35
29
from bzrlib.tests import TestCase, TestCaseWithTransport
36
30
from bzrlib.trace import mutter
39
32
# We're allowed to test deprecated interfaces
40
33
warnings.filterwarnings('ignore',