/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: Alexander Belchenko
  • Date: 2007-02-26 10:02:58 UTC
  • mto: This revision was merged to the branch mainline in revision 2302.
  • Revision ID: bialix@ukr.net-20070226100258-weo9uj2qnf35icxp
Bugfix #82086: Searching location of CA bundle for PyCurl in env variable (CURL_CA_BUNDLE), and on win32 along the PATH

Show diffs side-by-side

added added

removed removed

Lines of Context:
1784
1784
                   'bzrlib.tests.test_hashcache',
1785
1785
                   'bzrlib.tests.test_http',
1786
1786
                   'bzrlib.tests.test_http_response',
 
1787
                   'bzrlib.tests.test_https_ca_bundle',
1787
1788
                   'bzrlib.tests.test_identitymap',
1788
1789
                   'bzrlib.tests.test_ignores',
1789
1790
                   'bzrlib.tests.test_inv',