At Mon, 8 Dec 2014 15:20:57 -0200, Antonio Terceiro wrote: > > Warning: you should require 'minitest/autorun' instead. > > Warning: or add 'gem "minitest"' before 'require "minitest/autorun"' > > From: > > /usr/lib/ruby/2.1.0/test/unit.rb:1:in `<top (required)>' > (snip)
> There is no easy fix for this for now; please install ruby-test-unit and > your specific problem will go away. Thanks, installing ruby-test-unit solved this issue. Is it possible to note it to ruby-minitest's README.Debian and enter into Jessie? I think it's a trap for Jessie users. Thanks, -- Kenshi Muto [email protected] _______________________________________________ Pkg-ruby-extras-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers
