Tests for mirror list/show.

This commit is contained in:
Andrey Smirnov
2014-01-21 15:33:22 +04:00
parent 656dddda53
commit 4197af902e
11 changed files with 121 additions and 11 deletions
+2
View File
@@ -3,3 +3,5 @@ Testing mirror management
"""
from .create import *
from .show import *
from .list import *