added card
This commit is contained in:
@@ -10,3 +10,4 @@ def default_hand():
|
||||
|
||||
def test_adding_card_to_hand(default_hand):
|
||||
default_hand.add_card("diamonds","2")
|
||||
default_hand.add_card("diamonds","K")
|
||||
|
||||
Reference in New Issue
Block a user