summaryrefslogtreecommitdiff
path: root/sc/qa/unit/functions_mathematical.cxx
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2022-11-24 13:31:16 +0100
committerXisco Fauli <xiscofauli@libreoffice.org>2022-11-24 15:39:29 +0100
commite09823b549699a9f32b1b0d7621301117306cdc3 (patch)
tree198555d197da382dc35fb1a2bc2ab81ebe9a78fa /sc/qa/unit/functions_mathematical.cxx
parentf150727f5df4afdaec13ffb9e80dfc8add9e268c (diff)
ScBootstrapFixture: no need to pass basestring anymore
Change-Id: I58ce96af149eb2b7f4d357383b73ec4b1d1b51bb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143224 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Diffstat (limited to 'sc/qa/unit/functions_mathematical.cxx')
-rw-r--r--sc/qa/unit/functions_mathematical.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/qa/unit/functions_mathematical.cxx b/sc/qa/unit/functions_mathematical.cxx
index 274a04db523e..9eb940df892c 100644
--- a/sc/qa/unit/functions_mathematical.cxx
+++ b/sc/qa/unit/functions_mathematical.cxx
@@ -22,7 +22,7 @@ void MathematicalFunctionsTest::testMathematicalFormulasFODS()
}
MathematicalFunctionsTest::MathematicalFunctionsTest():
- FunctionsTest("sc/qa/unit/data/functions/mathematical/fods/")
+ FunctionsTest()
{
}