diff options
author | Laurent Godard <lgodard.libre@laposte.net> | 2013-01-21 16:00:01 +0100 |
---|---|---|
committer | Noel Power <noel.power@suse.com> | 2013-01-24 11:21:53 +0000 |
commit | ab3f74fbea0337b006230a04f215d95a15ab254a (patch) | |
tree | 93cb250954c4d5b84bd9fdd7725b60b3d64dc7c0 /test/Library_subsequenttest.mk | |
parent | a01a537602204f2831b3caf78b7cb23c5e9194eb (diff) |
sc test XSheetOutline
Change-Id: Iea0576e61963dbdb72c88fe332c7cfe3e8ab7ff0
Reviewed-on: https://gerrit.libreoffice.org/1794
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>
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 1546fcb66078..e58011772158 100644 --- a/test/Library_subsequenttest.mk +++ b/test/Library_subsequenttest.mk @@ -82,6 +82,7 @@ $(eval $(call gb_Library_add_exception_objects,subsequenttest,\ test/source/sheet/xspreadsheets2 \ test/source/sheet/xsheetannotation \ test/source/sheet/xsheetannotations \ + test/source/sheet/xsheetoutline \ test/source/text/xtext \ test/source/text/xtextfield \ test/source/text/xtextcontent \ |