~jcsackett/charmworld/bac-tag-constraints

« back to all changes in this revision

Viewing changes to charmworld/jobs/tests/test_ingest.py

[r=sinzui][bug=1208477][author=abentley] Remove doctype attribute.

Show diffs side-by-side

added added

removed removed

Lines of Context:
258
258
                    # manager client.
259
259
                    shutil.rmtree(CHARM_DIR, ignore_errors=True)
260
260
 
 
261
    # TODO complete refactoring of checkout_branch, et al.
 
262
 
261
263
 
262
264
class TestUpdateBundleJob(MongoTestBase):
263
265