# File lib/quiz1/t/solutions/Moses Hohman/test_deck.rb, line 96 def test_parse_joker_string assert_equal(Card.joker(?A), Card.parse("A")) end