def setUp(self):
     """Sets up the tests."""
     self.app = app.test_client()
 def setUp(self):
     self.app = app.test_client()