示例#1
0
def teardown_module(mod):
    utils.teardown_db(mod)
示例#2
0
def teardown_module(mod):
    utils.teardown_db(mod)
    mod.seq = None