diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2012-02-18 04:31:06 +0100 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2012-02-19 00:36:08 +0100 |
commit | 903a19b0c3eb9428445bc115d37f700cec8c3265 (patch) | |
tree | f749f7cdbc7667bca496f1a2788688c63befbdbc /test/Library_subsequenttest.mk | |
parent | bbfddc1b3b673fe2bd25c2c382ca95cd8f6f28a8 (diff) |
add test for XCellRangeReferrer
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 53cc8e4d3985..cd540d6b379e 100644 --- a/test/Library_subsequenttest.mk +++ b/test/Library_subsequenttest.mk @@ -70,6 +70,7 @@ $(eval $(call gb_Library_add_exception_objects,subsequenttest,\ test/source/sheet/cellproperties \ test/source/sheet/datapilotfield \ test/source/sheet/xcellrangedata \ + test/source/sheet/xcellrangereferrer \ test/source/sheet/xcellrangesquery \ test/source/sheet/xdatabaserange \ test/source/sheet/xdatapilotdescriptor \ |