-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
======================================================================
FAIL: test_incr_different_keys (tests.snake.ai_tests.WindowedCountTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/chad/kode/PyGame-Objects/tests/snake/ai_tests.py", line 36, in test_incr_different_keys
self.assertEquals(half - 1, self.windowed_count.counts["spam"])
AssertionError: 3 != 4
----------------------------------------------------------------------