diff options
Diffstat (limited to 'testing/ruby-posix-spawn/rakefile-skip-build.patch')
-rw-r--r-- | testing/ruby-posix-spawn/rakefile-skip-build.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/testing/ruby-posix-spawn/rakefile-skip-build.patch b/testing/ruby-posix-spawn/rakefile-skip-build.patch deleted file mode 100644 index 8d656df062..0000000000 --- a/testing/ruby-posix-spawn/rakefile-skip-build.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- 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 |