summaryrefslogtreecommitdiffhomepage
path: root/test/tc_package.rb
diff options
context:
space:
mode:
authorRandy Morgan <[email protected]>2013-09-11 11:01:15 +0900
committerRandy Morgan <[email protected]>2013-09-13 00:08:39 +0900
commit923e7b7ff9157bdfe95584b8d311e2f6099ab71d (patch)
tree0af22b454d592a5e4e4287660ac469cbe456fbcb /test/tc_package.rb
parent2067c6940fc3a7ef1e8398474ac2c862130504ce (diff)
downloadcaxlsx-923e7b7ff9157bdfe95584b8d311e2f6099ab71d.tar.gz
caxlsx-923e7b7ff9157bdfe95584b8d311e2f6099ab71d.zip
Fixes for anchor swapping when adding images. - Two -> One swap still pending.
Diffstat (limited to 'test/tc_package.rb')
-rw-r--r--test/tc_package.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/tc_package.rb b/test/tc_package.rb
index 2ca65132..4d77b8bd 100644
--- a/test/tc_package.rb
+++ b/test/tc_package.rb
@@ -74,6 +74,8 @@ class TestPackage < Test::Unit::TestCase
ws.add_pivot_table 'G5:G6', 'A1:B3'
+ ws.add_page_break "B2"
+
end
def test_use_autowidth