488
488
We will use `SoyuzTestPublisher` for creating convenient publications.
491
491
>>> from lp.soyuz.enums import (
492
492
... PackagePublishingStatus)
493
493
>>> from lp.soyuz.tests.test_publishing import (
497
497
>>> test_publisher = SoyuzTestPublisher()