Skip to content

Commit

Permalink
minor edits
Browse files Browse the repository at this point in the history
  • Loading branch information
jcarrharris committed Aug 21, 2013
1 parent 7382999 commit f1137af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Classes/Exercise_Class_Test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ def name
end
end

assert_equal Bar.new.say_name, "___"
assert_equal Bar.new.say_name, "bar"

0 comments on commit f1137af

Please sign in to comment.