Skip to content

Commit

Permalink
Merge 2d0711d into ed1b46b
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenharman committed Mar 14, 2015
2 parents ed1b46b + 2d0711d commit 569348b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/lita/handlers/karma/term.rb
Expand Up @@ -59,6 +59,7 @@ def delete
def eql?(other)
term.eql?(other.term)
end
alias_method :==, :eql?

def hash
term.hash
Expand Down

0 comments on commit 569348b

Please sign in to comment.