/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/selftest/testfetch.py

  • Committer: Robert Collins
  • Date: 2005-10-08 00:32:39 UTC
  • mfrom: (1185.13.4)
  • mto: This revision was merged to the branch mainline in revision 1422.
  • Revision ID: robertc@robertcollins.net-20051008003239-b4e2f1ad62bbe3f6
merge in reweave support

Show diffs side-by-side

added added

removed removed

Lines of Context:
96
96
                      br_a2)
97
97
 
98
98
 
 
99
    #TODO: test that fetch correctly does reweaving when needed. RBC 20051008
 
100
 
99
101
class TestFetch(TestCaseInTempDir):
100
102
 
101
103
    def test_fetch(self):