~launchpad-results/launchpad-results/trunk

« back to all changes in this revision

Viewing changes to lib/lpresults/storage/django/configure.zcml

  • Committer: Marc Tardif
  • Date: 2011-05-11 11:54:18 UTC
  • Revision ID: marc.tardif@canonical.com-20110511115418-12lv84nvado8pvme
Added xunit package, tools script and corresponding packaging.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<configure xmlns:grok="http://namespaces.zope.org/grok">
2
2
 
3
 
  <grok:grok package="lpx.disk.django" />
 
3
  <grok:grok package="lpresults.storage.django" />
4
4
 
5
5
</configure>