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