Ejemplo n.º 1
0
def teardown_module(module):
    mds_teardown()
    fs_teardown()
Ejemplo n.º 2
0
def teardown():
    fs_teardown()
    mds_teardown()
Ejemplo n.º 3
0
def teardown_module(module):
    fs_teardown()
    mds_teardown()