~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/test_source.py

first cut at merge from integration.

Show diffs side-by-side

added added

removed removed

Lines of Context:
74
74
        # written. Note that this is an exact equality so that when the number
75
75
        # drops, it is not given a buffer but rather this test updated
76
76
        # immediately.
77
 
        self.assertEqual(9, occurences)
 
77
        self.assertEqual(13, occurences)