From 1bcbe1dd544a1d306ea9a3d1df03888cf5ffd4c0 Mon Sep 17 00:00:00 2001 From: Keith Maxwell Date: Mon, 13 Apr 2020 10:02:05 +0100 Subject: community/ruby-posix-spawn: move from testing Minor changes to pass lint --- testing/ruby-posix-spawn/rakefile-skip-build.patch | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 testing/ruby-posix-spawn/rakefile-skip-build.patch (limited to 'testing/ruby-posix-spawn/rakefile-skip-build.patch') 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 -- cgit v1.2.3