summaryrefslogtreecommitdiff
path: root/dev-ruby/minitest-around/minitest-around-0.5.0-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-04-06 12:30:38 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-04-06 12:30:38 +0100
commit74a32c3ccafc7895a037d2b0cf73fc726286ec2e (patch)
treea8d64068ab0700b96b89bd160cc99a00684c19d7 /dev-ruby/minitest-around/minitest-around-0.5.0-r1.ebuild
parentf4ee508de68f4da495d887f2855afbe02434a561 (diff)
gentoo auto-resync : 06:04:2024 - 12:30:38
Diffstat (limited to 'dev-ruby/minitest-around/minitest-around-0.5.0-r1.ebuild')
-rw-r--r--dev-ruby/minitest-around/minitest-around-0.5.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/minitest-around/minitest-around-0.5.0-r1.ebuild b/dev-ruby/minitest-around/minitest-around-0.5.0-r1.ebuild
index 6c919e19b92b..c1444d3859dc 100644
--- a/dev-ruby/minitest-around/minitest-around-0.5.0-r1.ebuild
+++ b/dev-ruby/minitest-around/minitest-around-0.5.0-r1.ebuild
@@ -26,7 +26,7 @@ all_ruby_prepare() {
-e '/ls-files/d' \
-e '/cucumber/ s/,.*$//' minitest-around.gemspec Rakefile || die
sed -e '/bundler/ s:^:#:' \
- -i test/helper.rb || die
+ -i test/helper.rb Rakefile || die
}
each_ruby_test() {