示例#1
0
def teardown():
    """Function called by nose after all tests in this module ran"""
    teardown_db()
示例#2
0
def teardown():
    # Remove the database again
    teardown_db()