~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to utilities/migrater/README

  • Committer: Curtis Hovey
  • Date: 2011-12-24 05:07:46 UTC
  • mto: This revision was merged to the branch mainline in revision 14599.
  • Revision ID: curtis.hovey@canonical.com-20111224050746-uh4llh71lr73f61e
Removed unneeded test; ./doc is gone.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
    * Extract all browser zcml instructions to browser/configure.zcml
24
24
    * Merge all object zcml into <app>/configure.zcml
25
25
 
26
 
test harnesses are installed to run the tests in doc/ and browser/test
27
 
The test_doc.py module is constructed from functions and configuration in
28
 
canonical/launchpad/ftests/test_system_documentation.py. 
 
26
test harnesses are installed to run the tests in doc/ and browser/test.
29
27
 
30
28
 
31
29
What is missing?