System tests for aptly repo add..

This commit is contained in:
Andrey Smirnov
2014-02-26 13:08:55 +04:00
parent 3ddf39ee58
commit 653a7d8d5a
24 changed files with 299 additions and 3 deletions
+1
View File
@@ -2,6 +2,7 @@
Testing local repo management
"""
from .add import *
from .create import *
from .show import *
from .list import *