Skip to content

Commit e15f807

Browse files
committed
Remove stale task from the Rakefile.
1 parent ce08405 commit e15f807

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Rakefile

-7
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,3 @@ Rake::TestTask.new(:test) do |test|
1414
end
1515

1616
RuboCop::RakeTask.new
17-
18-
# Rake::TestTask.new(:zip64_full_test) do |test|
19-
# test.libs << File.join(File.dirname(__FILE__), 'lib')
20-
# test.libs << File.join(File.dirname(__FILE__), 'test')
21-
# test.pattern = File.join(File.dirname(__FILE__), 'test/zip64_full_test.rb')
22-
# test.verbose = true
23-
# end

0 commit comments

Comments
 (0)