diff options
author | Jens Carl <j.carl43@gmx.de> | 2018-11-12 20:26:07 +0000 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2018-11-13 06:54:17 +0100 |
commit | d30d050c2febe7043d0f70f954ee06e28c4115d9 (patch) | |
tree | a128b20d61bbe195e0a50331f61d56641553beb7 /sc | |
parent | 426b57fdfe4bb3a0800c1d22ed765ead9ce6b4e1 (diff) |
tdf#45904 Remove obsolete _XNamed tests
The _XNamed tests are already written in C++ since commit
1b973485e63717e875347f0ad33c8137f4bc05c7 for ScDataPilotTableObj.
Change-Id: I877b548678d40916b406ddffdd4f209bfe4c4a8e
Reviewed-on: https://gerrit.libreoffice.org/63314
Tested-by: Jenkins
Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'sc')
-rw-r--r-- | sc/qa/unoapi/sc_4.sce | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/qa/unoapi/sc_4.sce b/sc/qa/unoapi/sc_4.sce index 870f7e9e1bd2..1d4865106bf8 100644 --- a/sc/qa/unoapi/sc_4.sce +++ b/sc/qa/unoapi/sc_4.sce @@ -17,7 +17,6 @@ # -o sc.ScDataPilotItemObj -o sc.ScDataPilotItemsObj --o sc.ScDataPilotTableObj -o sc.ScDataPilotTablesObj -o sc.ScDatabaseRangeObj # -o sc.ScDatabaseRangesObj |