/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to bzrlib/tests/blackbox/test_shared_repository.py

remove all trailing whitespace from bzr source

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
 
49
49
    def test_init_repo_existing_dir(self):
50
50
        """Make repo in existing directory.
51
 
        
 
51
 
52
52
        (Malone #38331)
53
53
        """
54
54
        out, err = self.run_bzr("init-repository .")