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

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-07-19 21:44:16 UTC
  • mfrom: (1836.1.26 ignores)
  • Revision ID: pqm@pqm.ubuntu.com-20060719214416-9fab2f627df9f1aa
(jam) allow global user ignores, and include a small set by default

Show diffs side-by-side

added added

removed removed

Lines of Context:
1271
1271
                   'bzrlib.tests.test_http',
1272
1272
                   'bzrlib.tests.test_http_response',
1273
1273
                   'bzrlib.tests.test_identitymap',
 
1274
                   'bzrlib.tests.test_ignores',
1274
1275
                   'bzrlib.tests.test_inv',
1275
1276
                   'bzrlib.tests.test_knit',
1276
1277
                   'bzrlib.tests.test_lockdir',