~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/selftest/__init__.py

- improved handling of non-ascii branch names and test
  patch from Joel Rosdahl

Show diffs side-by-side

added added

removed removed

Lines of Context:
538
538
                   'bzrlib.selftest.testrevprops',
539
539
                   'bzrlib.selftest.testoptions',
540
540
                   'bzrlib.selftest.testhttp',
 
541
                   'bzrlib.selftest.testnonascii',
541
542
                   ]
542
543
 
543
544
    for m in (bzrlib.store, bzrlib.inventory, bzrlib.branch,