Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,6 @@ else
end
end

task :sync_tool do
cp "../ruby/tool/lib/core_assertions.rb", "./test/lib"
cp "../ruby/tool/lib/envutil.rb", "./test/lib"
cp "../ruby/tool/lib/find_executable.rb", "./test/lib"
end

task :check do
Bundler.with_unbundled_env do
spec = Gem::Specification::load("digest.gemspec")
Expand Down