mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-22 06:08:09 -07:00
Ensure that the test suite uses the local files only, otherwise one of the tests will mysteriously fail when rake is not already installed. Also avoid loading minitest plugins which may break when rake is not present. Closes: https://bugs.gentoo.org/867652 Signed-off-by: Hans de Graaff <graaff@gentoo.org>