Command aptly mirror drop with system tests.

This commit is contained in:
Andrey Smirnov
2014-01-29 16:57:10 +04:00
parent 555256c1fe
commit 1803252f33
12 changed files with 169 additions and 4 deletions
+1
View File
@@ -6,3 +6,4 @@ from .create import *
from .show import *
from .list import *
from .update import *
from .drop import *