summaryrefslogtreecommitdiff
path: root/dev-ruby/minitest-around/minitest-around-0.5.0-r1.ebuild
diff options
context:
space:
mode:
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() {