We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce08405 commit e15f807Copy full SHA for e15f807
Rakefile
@@ -14,10 +14,3 @@ Rake::TestTask.new(:test) do |test|
14
end
15
16
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