System test for aptly repo edit. #12

This commit is contained in:
Andrey Smirnov
2014-03-28 20:49:37 +04:00
parent 4c237ed1b1
commit c7dcc8ff59
7 changed files with 51 additions and 0 deletions
+1
View File
@@ -6,6 +6,7 @@ from .add import *
from .copy import *
from .create import *
from .drop import *
from .edit import *
from .cmdimport import *
from .list import *
from .move import *