15
15
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
17
17
"""Tests for finding and reading the bzr config file[s]."""
19
20
from cStringIO import StringIO
20
21
from textwrap import dedent
26
26
from testtools import matchers