Skip to content

Commit

Permalink
try to fix I18n autoload issue on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mislav committed Aug 4, 2011
1 parent 005b871 commit 3a246ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/view_helpers/base_spec.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
require 'spec_helper'
require 'will_paginate/view_helpers'
require 'will_paginate/array'
require 'i18n'
require 'active_support'

describe WillPaginate::ViewHelpers do

Expand Down

0 comments on commit 3a246ba

Please sign in to comment.