mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-04 05:10:40 +00:00
Added RunTask acceptance tests
Added a basic RunTask test to test the functionality of the new aptly task run command. More to come...
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
"""
|
||||
Test aptly task run
|
||||
"""
|
||||
|
||||
from .run import *
|
||||
Reference in New Issue
Block a user