Skip to content

Commit

Permalink
new testgame
Browse files Browse the repository at this point in the history
  • Loading branch information
donat-konan33 committed Dec 16, 2024
1 parent e578aad commit e4fb9ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_game.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ def test_is_invalid(self):

# tests/test_game.py
# [...]
#
def test_unknown_word_is_invalid(self):
"""A word that is not in the English dictionary should not be valid"""
new_game = Game()
Expand Down

0 comments on commit e4fb9ac

Please sign in to comment.