System tests for aptly repo remove.

This commit is contained in:
Andrey Smirnov
2014-02-27 16:22:18 +04:00
parent 07cf61a641
commit 0549db6833
7 changed files with 66 additions and 1 deletions
+2 -1
View File
@@ -5,5 +5,6 @@ Testing local repo management
from .add import *
from .create import *
from .drop import *
from .show import *
from .list import *
from .remove import *
from .show import *