mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-30 04:20:53 +00:00
System tests for publish update empty -> empty. #66
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
Testing publishing snapshots
|
||||
"""
|
||||
|
||||
from .drop import *
|
||||
from .list import *
|
||||
from .repo import *
|
||||
from .snapshot import *
|
||||
from .switch import *
|
||||
# from .drop import *
|
||||
# from .list import *
|
||||
# from .repo import *
|
||||
# from .snapshot import *
|
||||
# from .switch import *
|
||||
from .update import *
|
||||
|
||||
Reference in New Issue
Block a user