test/test_roo.rb in roo-1.9.0 vs test/test_roo.rb in roo-1.9.1
- old
+ new
@@ -1863,10 +1863,10 @@
end
# compare large spreadsheets
def test_compare_large_spreadsheets
- after Date.new(2009,11,1) do
+ after Date.new(2010,11,1) do
# problematisch, weil Formeln in Excel nicht unterstützt werden
if LONG_RUN
qq = Openoffice.new(File.join('test',"Bibelbund.ods"))
with_each_spreadsheet(:name=>'Bibelbund') do |oo|
# p "comparing Bibelbund.ods with #{oo.class}"