""" Testing mirror management """ from .create import * from .show import * from .list import * from .update import * from .drop import *