~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/test_delta.py

remove all trailing whitespace from bzr source

Show diffs side-by-side

added added

removed removed

Lines of Context:
100
100
            old_path=None, versioned_change='unversioned',
101
101
            renamed=False, modified='created', exe_change=False,
102
102
            kind=(None, 'file'))
103
 
        # but we can choose to filter these. Probably that should be done 
 
103
        # but we can choose to filter these. Probably that should be done
104
104
        # close to the tree, but this is a reasonable starting point.
105
105
        self.assertReport(None, file_id=None, path='subdir/foo~',
106
106
            old_path=None, versioned_change='unversioned',