~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/__init__.py

  • Committer: Denys Duchier
  • Date: 2006-01-17 15:31:21 UTC
  • mto: (1185.50.48 bzr-jam-integration)
  • mto: This revision was merged to the branch mainline in revision 1549.
  • Revision ID: denys.duchier@mozart-oz.org-20060117153121-cd6ea3ce58ecef5c
distinguish ../ as path to branch and .. as revspec separator

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
                      bzrlib.merge3,
60
60
                      bzrlib.osutils,
61
61
                      bzrlib.store,
 
62
                      bzrlib.option
62
63
                      ]
63
64
def packages_to_test():
64
65
    import bzrlib.tests.blackbox