예제 #1
0
def teardown():
    """Function called by nose after all tests in this module ran"""
    teardown_db()
예제 #2
0
def teardown():
    """Function called by nose after all tests in this module ran"""
    teardown_db()
예제 #3
0
def teardown():
    """Tear down test fixture for all model tests."""
    teardown_db()