Skip to content

Commit

Permalink
Remove not needed shim
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurnn committed Apr 13, 2015
1 parent bca4ac2 commit d978b26
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/test_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@

I18n.enforce_available_locales = false

# Shim for compatibility with older versions of MiniTest
MiniTest::Test = MiniTest::Unit::TestCase unless defined?(MiniTest::Test)

RubygemFs.mock!

class MiniTest::Test
Expand Down

0 comments on commit d978b26

Please sign in to comment.