1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-18 16:55:13 +03:00
aports/testing/ruby-posix-spawn/rakefile-skip-build.patch
2018-03-07 18:07:29 +01:00

10 lines
200 B
Diff

--- a/Rakefile
+++ b/Rakefile
@@ -35,7 +35,6 @@
t.libs << "test"
t.test_files = FileList['test/test_*.rb']
end
-task :test => :build
desc 'Run some benchmarks'
task :benchmark => :build do