コード例 #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)