diff options
author | Jens Carl <j.carl43@gmx.de> | 2018-11-09 14:43:04 -0800 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2018-11-10 01:28:27 +0100 |
commit | bf4fc97131147d25b18d088023262c977f0b2787 (patch) | |
tree | 2010399c2cc8b787e0a9c0e1a4d558b747bb9bd7 /sc/qa | |
parent | f1801432abaaa6c6137d62319d855b6a3599e182 (diff) |
tdf#45904: Remove/disable obsolete _XNamed tests
The _XNamed tests are already written in C++ since commit
bbfddc1b3b673fe2bd25c2c382ca95cd8f6f28a8 for ScNamedRangeObj.
Change-Id: Ief17cea92c8b2ee42ef44da35f7a02ca07b099b6
Reviewed-on: https://gerrit.libreoffice.org/63224
Tested-by: Jenkins
Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'sc/qa')
-rw-r--r-- | sc/qa/unoapi/sc_6.sce | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/qa/unoapi/sc_6.sce b/sc/qa/unoapi/sc_6.sce index dc4a58459443..77864244753c 100644 --- a/sc/qa/unoapi/sc_6.sce +++ b/sc/qa/unoapi/sc_6.sce @@ -21,7 +21,6 @@ -o sc.ScIndexEnumeration_TextFieldEnumeration -o sc.ScLabelRangesObj -o sc.ScModelObj --o sc.ScNamedRangeObj -o sc.ScNamedRangesObj # -o sc.ScScenariosObj # -o sc.ScShapeObj |