mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-30 04:20:53 +00:00
System tests for aptly repo move|copy.
This commit is contained in:
@@ -3,8 +3,10 @@ Testing local repo management
|
||||
"""
|
||||
|
||||
from .add import *
|
||||
from .copy import *
|
||||
from .create import *
|
||||
from .drop import *
|
||||
from .list import *
|
||||
from .move import *
|
||||
from .remove import *
|
||||
from .show import *
|
||||
|
||||
Reference in New Issue
Block a user