mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-06 22:18:28 +00:00
b59471ad35
Added a basic RunTask test to test the functionality of the new aptly task run command. More to come...
6 lines
48 B
Python
6 lines
48 B
Python
"""
|
|
Test aptly task run
|
|
"""
|
|
|
|
from .run import *
|