예제 #1
0
    def __init__(self):
        """Initializes the redis db."""

        self.app = app.test_client()
예제 #2
0
 def __init__(self):
     self.app = app.test_client()