~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/__init__.py

  • Committer: Ian Clatworthy
  • Date: 2008-05-13 06:52:19 UTC
  • mto: (3515.1.1 ianc-integration)
  • mto: This revision was merged to the branch mainline in revision 3516.
  • Revision ID: ian.clatworthy@canonical.com-20080513065219-uqfkrcr1iooh33je
rename properties to attributes

Show diffs side-by-side

added added

removed removed

Lines of Context:
2667
2667
                   'bzrlib.tests.test_annotate',
2668
2668
                   'bzrlib.tests.test_api',
2669
2669
                   'bzrlib.tests.test_atomicfile',
 
2670
                   'bzrlib.tests.test_attributes',
2670
2671
                   'bzrlib.tests.test_bad_files',
2671
2672
                   'bzrlib.tests.test_bisect_multi',
2672
2673
                   'bzrlib.tests.test_branch',
2738
2739
                   'bzrlib.tests.test_permissions',
2739
2740
                   'bzrlib.tests.test_plugins',
2740
2741
                   'bzrlib.tests.test_progress',
2741
 
                   'bzrlib.tests.test_properties',
2742
2742
                   'bzrlib.tests.test_read_bundle',
2743
2743
                   'bzrlib.tests.test_reconfigure',
2744
2744
                   'bzrlib.tests.test_reconcile',