Skip to content

Commit

Permalink
include only rubygems helper for pages helper test
Browse files Browse the repository at this point in the history
  • Loading branch information
farukaydin committed Aug 27, 2015
1 parent b5cc82c commit fb28086
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/unit/helpers/pages_helper_test.rb
@@ -1,10 +1,7 @@
require 'test_helper'

class PagesHelperTest < ActionView::TestCase
include Rails.application.routes.url_helpers
include ApplicationHelper
include RubygemsHelper
include ERB::Util

context "downloads" do
setup do
Expand Down

0 comments on commit fb28086

Please sign in to comment.