276
276
"""Test PPA uploads to a named PPA."""
277
277
# Create a PPA named 'testing' for 'name16' user.
278
278
other_ppa = getUtility(IArchiveSet).new(
279
owner=self.name16, name='testing', distribution=self.ubuntu,
283
283
upload_dir = self.queueUpload("bar_1.0-1", "~name16/testing/ubuntu")