mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-06 22:18:28 +00:00
System tests for snapshot create, show, lit, pull and verify.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
"""
|
||||
Testing snapshot management
|
||||
"""
|
||||
|
||||
from .create import *
|
||||
from .show import *
|
||||
from .list import *
|
||||
from .verify import *
|
||||
from .pull import *
|
||||
Reference in New Issue
Block a user