Skip to content

Commit 4045d82

Browse files
committed
Fix for RubyMine test runner.
1 parent 8c107ce commit 4045d82

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/test_helper.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ def windows?
1717
STDOUT.write "\nlibxml2: #{LibXML::XML::LIBXML_VERSION}\n#{RUBY_DESCRIPTION}\n\n"
1818

1919
require 'minitest/autorun'
20+
Minitest.load_plugins
2021

0 commit comments

Comments
 (0)