Skip to content

Commit

Permalink
Fix broken tests... Oops!
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Worth committed Jan 20, 2012
1 parent 8911672 commit d721ebf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/test_address.rb
Original file line number Diff line number Diff line change
Expand Up @@ -139,10 +139,6 @@ def test_country_parse
define_method "test_city_parse_#{fixture_name}" do
check_city(fixture)
end

define_method "test_city_parts_#{fixture_name}" do
ap Address.new(fixture).city_parts
end
end

def check_city(fixture)
Expand Down

0 comments on commit d721ebf

Please sign in to comment.