Skip to content

Commit

Permalink
remove additional homepage data test
Browse files Browse the repository at this point in the history
  • Loading branch information
bborn committed Dec 5, 2009
1 parent c101028 commit ec32b9c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/functional/base_controller_test.rb
Expand Up @@ -28,9 +28,5 @@ def test_should_get_teaser
get :teaser
assert_response :success
end

def test_should_get_additional_homepage_data
assert @controller.get_additional_homepage_data
end

end

0 comments on commit ec32b9c

Please sign in to comment.