~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to zcml/ftesting.zcml

  • Committer: William Grant
  • Date: 2011-12-30 09:16:36 UTC
  • mto: This revision was merged to the branch mainline in revision 14611.
  • Revision ID: william.grant@canonical.com-20111230091636-98cdy5g26oyf6q6u
format-imports

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
    <!-- Browser Configurations -->
17
17
    <include file="zopeappbrowser.zcml" />
18
18
 
19
 
    <include package="lp" />
 
19
    <include package="canonical" />
20
20
 
21
21
    <include files="package-includes/*-meta.zcml" />
22
22
    <includeOverrides file="override-meta.zcml" />