summaryrefslogtreecommitdiff
path: root/sc/qa/unit/ucalc.hxx
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2021-03-05 00:03:59 +0100
committerXisco Fauli <xiscofauli@libreoffice.org>2021-03-07 21:20:30 +0100
commitce507a14c551b9d2ce64c5cf1580431bb04b01a0 (patch)
treeacaa7f18a03a68f48727fa229f383b730936a92a /sc/qa/unit/ucalc.hxx
parent5d71f2d2168de045ab8d1e0fa80a7580b4facafc (diff)
tdf#107459: move unittest to function test
Change-Id: Ic509ba1451e5f59e2f61a37816132ef5bb9ac440 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111981 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Diffstat (limited to 'sc/qa/unit/ucalc.hxx')
-rw-r--r--sc/qa/unit/ucalc.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/qa/unit/ucalc.hxx b/sc/qa/unit/ucalc.hxx
index 19c16ee8d56b..8ee8d28868c3 100644
--- a/sc/qa/unit/ucalc.hxx
+++ b/sc/qa/unit/ucalc.hxx
@@ -566,7 +566,6 @@ public:
void testTdf97369();
void testTdf97587();
- void testTdf107459();
void testTdf93415();
void testTdf133260();
void testTdf100818();
@@ -878,7 +877,6 @@ public:
CPPUNIT_TEST(testMultipleDataCellsInRange);
CPPUNIT_TEST(testTdf97369);
CPPUNIT_TEST(testTdf97587);
- CPPUNIT_TEST(testTdf107459);
CPPUNIT_TEST(testTdf93415);
CPPUNIT_TEST(testTdf133260);
CPPUNIT_TEST(testTdf100818);