Skip to content

Commit

Permalink
Whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
semaperepelitsa committed Feb 23, 2011
1 parent 5e4af23 commit ecfd701
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/whois/answer/parser/whois.markmonitor.com_test.rb
Expand Up @@ -83,8 +83,8 @@ def test_updated_on

def test_contacts
assert_equal @registrant, @registered.registrant_contact
assert_equal @admin, @registered.admin_contact
assert_equal @technical, @registered.technical_contact
assert_equal @admin, @registered.admin_contact
assert_equal @technical, @registered.technical_contact
end


Expand Down

0 comments on commit ecfd701

Please sign in to comment.