summaryrefslogtreecommitdiffstats
path: root/sc/qa
diff options
context:
space:
mode:
Diffstat (limited to 'sc/qa')
-rw-r--r--sc/qa/unit/ucalc.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/qa/unit/ucalc.cxx b/sc/qa/unit/ucalc.cxx
index 87e5e11c107b..6265f08028b0 100644
--- a/sc/qa/unit/ucalc.cxx
+++ b/sc/qa/unit/ucalc.cxx
@@ -2791,6 +2791,7 @@ void Test::testFunctionLists()
"CHAR",
"CLEAN",
"CODE",
+ "CONCAT",
"CONCATENATE",
"DECIMAL",
"DOLLAR",
@@ -2819,6 +2820,7 @@ void Test::testFunctionLists()
"SUBSTITUTE",
"T",
"TEXT",
+ "TEXTJOIN",
"TRIM",
"UNICHAR",
"UNICODE",