diff options
Diffstat (limited to 'test/workbook/worksheet/tc_header_footer.rb')
| -rw-r--r-- | test/workbook/worksheet/tc_header_footer.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/workbook/worksheet/tc_header_footer.rb b/test/workbook/worksheet/tc_header_footer.rb index fb95d7bf..1ecea096 100644 --- a/test/workbook/worksheet/tc_header_footer.rb +++ b/test/workbook/worksheet/tc_header_footer.rb @@ -1,7 +1,6 @@ require 'tc_helper' class TestHeaderFooter < Test::Unit::TestCase - def setup @p = Axlsx::Package.new ws = @p.workbook.add_worksheet :name => 'test' |
