System tests for aptly publish snapshot.

This commit is contained in:
Andrey Smirnov
2014-01-31 19:04:44 +04:00
parent 5bd0546fb7
commit 59d72c8112
20 changed files with 408 additions and 5 deletions
+7
View File
@@ -0,0 +1,7 @@
"""
Testing publishing snapshots
"""
from .snapshot import *
#from .list import *
#from .drop import *