~launchpad-pqm/launchpad/devel

« back to all changes in this revision

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

  • Committer: Francis J. Lacoste
  • Date: 2011-07-14 15:23:28 UTC
  • mfrom: (13437 devel)
  • mto: This revision was merged to the branch mainline in revision 13501.
  • Revision ID: francis.lacoste@canonical.com-20110714152328-r7n8wp5aml0m05jt
Merge devel.

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
 
159
161
    # Fake _hasPotteryCompatibleSetup, and if so, make it give what
160
162
    # answer?
161
163
    fake_pottery_compatibility = None