~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/translations/tests/test_translationtemplatesbuildjob.py

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-07-18 20:55:27 UTC
  • mfrom: (13463.2.1 revert-13420)
  • Revision ID: launchpad@pqm.canonical.com-20110718205527-gxsmcc8tn7d89swk
[r=wgrant][rollback=13420] Revert r13420 (the relanding of r13292,
 which broke production in similar ways).

Show diffs side-by-side

added added

removed removed

Lines of Context:
156
156
    behavior by setting an attribute of the class (not an object!) at
157
157
    the beginning of every test.
158
158
    """
159
 
    class_job_type = None
160
 
 
161
159
    # Fake _hasPotteryCompatibleSetup, and if so, make it give what
162
160
    # answer?
163
161
    fake_pottery_compatibility = None