예제 #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)