System tests for aptly repo import.

This commit is contained in:
Andrey Smirnov
2014-02-27 20:57:30 +04:00
parent abe9a37408
commit f1f008f2f5
13 changed files with 195 additions and 0 deletions
+1
View File
@@ -6,6 +6,7 @@ from .add import *
from .copy import *
from .create import *
from .drop import *
from .cmdimport import *
from .list import *
from .move import *
from .remove import *