~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to testbzr

  • Committer: Martin Pool
  • Date: 2005-05-19 07:14:26 UTC
  • Revision ID: mbp@sourcefrog.net-20050519071426-88678406e8501019
- add lazy test for 'bzr info'

Show diffs side-by-side

added added

removed removed

Lines of Context:
337
337
    runcmd('bzr commit -m add-spaces')
338
338
    runcmd('bzr check')
339
339
 
340
 
    
 
340
    runcmd('bzr info')
341
341
    
342
342
    
343
343
    cd('..')