diff options
author | 2023-08-12 20:57:39 +0200 | |
---|---|---|
committer | 2023-08-13 07:22:43 +0200 | |
commit | 58a7641982763e9317841f2631f556c75c727868 (patch) | |
tree | 08949d4d9b22cd0f8de87369990f7e6cc8b211d7 /dev-ruby/timecop | |
parent | dev-ruby/rspec-rails: add missing test dependency (diff) | |
download | gentoo-58a7641982763e9317841f2631f556c75c727868.tar.gz gentoo-58a7641982763e9317841f2631f556c75c727868.tar.bz2 gentoo-58a7641982763e9317841f2631f556c75c727868.zip |
eclass/ruby-fakegem.eclass: always avoid minitest plugins
Minitest will by default scan for any plugin installed by any gem and
register it. This has been a source of test failures when a plugin can
no longer be initialized for some reason.
Many ebuilds already set the environment variable for this, but we never
want autoloading so turn this off in the eclass instead.
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/timecop')
0 files changed, 0 insertions, 0 deletions