~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to buildout-templates/bin/test.in

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-06-24 14:11:28 UTC
  • mfrom: (13298.1.1 run-yui-run)
  • Revision ID: launchpad@pqm.canonical.com-20110624141128-sdf9az9lcw30z5f8
[rs=sinzui][no-qa] Run YUITestLayer Run.

Show diffs side-by-side

added added

removed removed

Lines of Context:
172
172
    'tests_pattern': '^f?tests$',
173
173
    'test_path': [${buildout:directory/lib|path-repr}],
174
174
    'package': ['canonical', 'lp', 'devscripts', 'launchpad_loggerhead'],
175
 
    'layer': ['!(MailmanLayer|WindmillLayer|YUITestLayer)'],
 
175
    'layer': ['!(MailmanLayer|WindmillLayer)'],
176
176
    }
177
177
 
178
178
# Monkey-patch os.listdir to randomise the results