~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/answers/doc/faq.txt

  • Committer: Curtis Hovey
  • Date: 2011-05-21 19:41:52 UTC
  • mto: This revision was merged to the branch mainline in revision 13102.
  • Revision ID: curtis.hovey@canonical.com-20110521194152-h7jpizvy4f3baxnm
Updated tests to verify the specific errors.

Show diffs side-by-side

added added

removed removed

Lines of Context:
343
343
    ...     no_priv, firefox_faq, 'See the FAQ.')
344
344
    Traceback (most recent call last):
345
345
      ...
346
 
    AssertionError: cannot call linkFAQ() with already linked FAQ
 
346
    FAQTargetError: Cannot call linkFAQ() with already linked FAQ.
347
347
 
348
348
A FAQ can be linked to a 'solved' question, in which case, the status is
349
349
not changed.