diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2012-01-25 00:29:10 +0100 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2012-01-25 21:13:24 +0100 |
commit | 1b973485e63717e875347f0ad33c8137f4bc05c7 (patch) | |
tree | b02cf27fcb8417caeb5d387b80f01c9108265ce8 /test/Library_subsequenttest.mk | |
parent | 5f32a5558e8672ed56d5d393228aefacc632846c (diff) |
add XNamed interface test and add this test to ScDataPilotTableObj
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 d1c383dde290..675a7e2e18e8 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/container/xelementaccess \ test/source/container/xindexaccess \ test/source/container/xnamecontainer \ + test/source/container/xnamed \ test/source/sheet/cellproperties \ test/source/sheet/datapilotfield \ test/source/sheet/xcellrangesquery \ |