~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/test_branch.py

  • Committer: Matt Nordhoff
  • Date: 2008-02-08 19:09:45 UTC
  • mto: This revision was merged to the branch mainline in revision 3237.
  • Revision ID: mnordhoff@mattnordhoff.com-20080208190945-b4lai3ufhtt41wth
Upgrade ConfigObj to version 4.5.1.

A couple of tests had to be updated because ConfigObj now makes sure all files end in a line terminator.

Show diffs side-by-side

added added

removed removed

Lines of Context:
122
122
        self.assertFileEqual("# comment\n"
123
123
                             "[%s]\n"
124
124
                             "push_location = foo\n"
125
 
                             "push_location:policy = norecurse" % local_path,
 
125
                             "push_location:policy = norecurse\n" % local_path,
126
126
                             fn)
127
127
 
128
128
    # TODO RBC 20051029 test getting a push location from a branch in a