Ejemplo n.º 1
0
def teardown_module(function):
    """Delete the temporary database."""
    util_test.remove_database_files(config.DATABASE)
Ejemplo n.º 2
0
def teardown_module(function):
    util_test.remove_database_files(config.DATABASE)
Ejemplo n.º 3
0
def teardown_module(function):
    """Delete the temporary database."""
    util_test.remove_database_files(config.DATABASE)