Skip to content

Commit

Permalink
use autorun require
Browse files Browse the repository at this point in the history
  • Loading branch information
plukevdh committed Apr 15, 2015
1 parent 95e04e6 commit 40eee78
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions test/test_helper.rb
@@ -1,6 +1,4 @@
require 'minitest/unit'

MiniTest::Unit.autorun
require 'minitest/autorun'

class DefinedConstant
def defined_method; end
Expand Down

0 comments on commit 40eee78

Please sign in to comment.