Sha256: 5f947a92504dc097e5ea297806afe95dc38b7540da94c21d284569e558d144c4
Contents?: true
Size: 238 Bytes
Versions: 1
Compression:
Stored size: 238 Bytes
Contents
# coding: utf-8 testcase :hidden_shapes, 'Generate PDF that contains hidden shapes' do |t| ThinReports::Report.generate(:filename => t.output_filename) do use_layout t.layout_filename 2.times { list(:List).add_row } end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
thinreports-0.7.7 | test/case/hidden_shapes/hidden_shapes.rb |