~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/test_source.py

  • Committer: Martin Pool
  • Date: 2007-07-13 06:20:10 UTC
  • mto: This revision was merged to the branch mainline in revision 2618.
  • Revision ID: mbp@sourcefrog.net-20070713062010-c4u4b751qzb7v8ue
Move bencode tests into util.tests

Show diffs side-by-side

added added

removed removed

Lines of Context:
203
203
                         " bzrlib/tests/test_source.py",
204
204
                         # this is broken to prevent a false match
205
205
                         "or add '# Copyright (C)"
206
 
                         " 2006 Canonical Ltd' to these files:",
 
206
                         " 2007 Canonical Ltd' to these files:",
207
207
                         "",
208
208
                        ]
209
209
            for fname, comment in incorrect: