diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2012-02-17 01:41:04 +0100 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2012-02-17 02:00:25 +0100 |
commit | 4e1e72dc346e732ff5693e5428e39710ca3b78a5 (patch) | |
tree | e43d994d3553c1a42dc86a3dfc74c04dc0b734ae /test/Library_subsequenttest.mk | |
parent | 689f2fa7aec03090ac150591d472aea74b17ca50 (diff) |
add test code for XCellRangeData
Diffstat (limited to 'test/Library_subsequenttest.mk')
-rw-r--r-- | test/Library_subsequenttest.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Library_subsequenttest.mk b/test/Library_subsequenttest.mk index 6c1556f59dac..53cc8e4d3985 100644 --- a/test/Library_subsequenttest.mk +++ b/test/Library_subsequenttest.mk @@ -69,6 +69,7 @@ $(eval $(call gb_Library_add_exception_objects,subsequenttest,\ test/source/container/xnamed \ test/source/sheet/cellproperties \ test/source/sheet/datapilotfield \ + test/source/sheet/xcellrangedata \ test/source/sheet/xcellrangesquery \ test/source/sheet/xdatabaserange \ test/source/sheet/xdatapilotdescriptor \ |