Files
aptly/system/t10_task/__init__.py
T
Simon Aquino b59471ad35 Added RunTask acceptance tests
Added a basic RunTask test to test the functionality of the new aptly
task run command. More to come...
2014-08-16 15:11:14 +00:00

6 lines
48 B
Python

"""
Test aptly task run
"""
from .run import *