~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/codehosting/tests/test_acceptance.py

  • Committer: Jelmer Vernooij
  • Date: 2011-12-15 10:09:59 UTC
  • mto: This revision was merged to the branch mainline in revision 14522.
  • Revision ID: jelmer@canonical.com-20111215100959-1y8wjq8g3pv7rw0m
Re-merge always loading of foreign plugins.

Show diffs side-by-side

added added

removed removed

Lines of Context:
756
756
        'RepositoryFormat5',
757
757
        'RepositoryFormat6',
758
758
        'RepositoryFormat7',
 
759
        'HgRepositoryFormat',
 
760
        'GitRepositoryFormat',
 
761
        'SvnRepositoryFormat',
759
762
        ]
760
763
    scenarios = all_repository_format_scenarios()
761
764
    scenarios = [