/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

Switch to using GitPython rather than our own in-house stuff.

Show diffs side-by-side

added added

removed removed

Lines of Context:
231
231
        'test_git_branch',
232
232
        'test_git_dir',
233
233
        'test_git_repository',
234
 
        'test_model',
235
234
        'test_ids',
236
235
        'test_blackbox',
237
236
        ]