示例#1
0
def teardown_module(function):
    """Delete the temporary database."""
    util_test.remove_database_files(config.DATABASE)
示例#2
0
def teardown_module(function):
    util_test.remove_database_files(config.DATABASE)
示例#3
0
def teardown_module(function):
    """Delete the temporary database."""
    util_test.remove_database_files(config.DATABASE)