/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/HttpServer.py

Small changes to help a couple more tests pass.

Show diffs side-by-side

added added

removed removed

Lines of Context:
304
304
        """Capture Server log output."""
305
305
        self.logs.append(format % args)
306
306
 
307
 
    def setUp(self, decorated_transport):
 
307
    def setUp(self, decorated_transport=None):
308
308
        """See bzrlib.transport.Server.setUp.
309
309
        
310
310
        :param decorated_transport: The transport that requests over this