/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 initial test for push.

Show diffs side-by-side

added added

removed removed

Lines of Context:
244
244
        'test_fetch',
245
245
        'test_mapping',
246
246
        'test_object_store',
 
247
        'test_push',
247
248
        'test_remote',
248
249
        'test_repository',
249
250
        'test_refs',