diff options
Diffstat (limited to 'tests/test_app.py')
-rw-r--r-- | tests/test_app.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_app.py b/tests/test_app.py index cae4e30..ba97a90 100644 --- a/tests/test_app.py +++ b/tests/test_app.py @@ -30,6 +30,7 @@ class TestAppClass(unittest.TestCase): size = None bot = None quiet = None + delay = None sure_win_board = [ [0,0,0,0,0,0,0,0,0], |