summaryrefslogtreecommitdiff
path: root/sc/qa/extras
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2019-12-06 20:36:13 +0100
committerEike Rathke <erack@redhat.com>2019-12-06 23:19:14 +0100
commitec1478f7da29fc5df5aa2d1ff373d60bdd5b01e0 (patch)
tree3c88dfd1c3299881088537d59df4e927f094fa23 /sc/qa/extras
parent06e45d45877349417000def82c20eaae4bfc3ee3 (diff)
Test results across all imported and inserted sheets.
Change-Id: I573467a962a2835765cc5672b81cce4c7772ddff Reviewed-on: https://gerrit.libreoffice.org/84669 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Jenkins
Diffstat (limited to 'sc/qa/extras')
-rw-r--r--sc/qa/extras/sctablesheetsobj.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/qa/extras/sctablesheetsobj.cxx b/sc/qa/extras/sctablesheetsobj.cxx
index 6a8f0928d954..99d55ea75a16 100644
--- a/sc/qa/extras/sctablesheetsobj.cxx
+++ b/sc/qa/extras/sctablesheetsobj.cxx
@@ -53,6 +53,7 @@ public:
CPPUNIT_TEST(testImportNamedRangeRedefinedInSource);
CPPUNIT_TEST(testImportNewNamedRange);
CPPUNIT_TEST(testImportCellStyle);
+ CPPUNIT_TEST(testLastAfterInsertCopy);
// XNameContainer
CPPUNIT_TEST(testRemoveByName);