/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 tests/__init__.py

Add basic tests for server.

Show diffs side-by-side

added added

removed removed

Lines of Context:
205
205
        'test_refs',
206
206
        'test_revspec',
207
207
        'test_roundtrip',
 
208
        'test_server',
208
209
        'test_transportgit',
209
210
        'test_unpeel_map',
210
211
        'test_workingtree',