We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c107ce commit 4045d82Copy full SHA for 4045d82
1 file changed
test/test_helper.rb
@@ -17,4 +17,5 @@ def windows?
17
STDOUT.write "\nlibxml2: #{LibXML::XML::LIBXML_VERSION}\n#{RUBY_DESCRIPTION}\n\n"
18
19
require 'minitest/autorun'
20
+Minitest.load_plugins
21
0 commit comments