~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/blackbox/__init__.py

  • Committer: Jonathan Riddell
  • Date: 2011-09-27 12:13:53 UTC
  • mto: This revision was merged to the branch mainline in revision 6174.
  • Revision ID: jriddell@canonical.com-20110927121353-tq1f63e0243624sh
add blackbox test for export_pot

Show diffs side-by-side

added added

removed removed

Lines of Context:
64
64
                     'test_dpush',
65
65
                     'test_exceptions',
66
66
                     'test_export',
 
67
                     'test_export_pot',
67
68
                     'test_filesystem_cicp',
68
69
                     'test_filtered_view_ops',
69
70
                     'test_find_merge_base',