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