Example #1
0
 def teardown_method(self):
     startup_svc.teardown()
     os.remove(config.DATABASE_URL.split("///")[1])
Example #2
0
def shutdown():
    startup_svc.teardown()