summaryrefslogtreecommitdiff
path: root/sc/qa
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2014-03-10 16:12:53 +0100
committerEike Rathke <erack@redhat.com>2014-03-10 16:14:50 +0100
commitd4cc603a5f80af746a5f381f28cfa049af5b314a (patch)
tree75a3041b3d8a22868ab289663b22dfe6fad64213 /sc/qa
parentd7e34f117cfd0f651d3e723baa09528968daf2dd (diff)
ISO.CEILING without _xlfn. prefix, it is defined in OOXML, fdo#71720 follow-up
Change-Id: I486261d34d62bc5eda0a202cbb1dcb875ffcf39b
Diffstat (limited to 'sc/qa')
-rw-r--r--sc/qa/unit/subsequent_filters-test.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/qa/unit/subsequent_filters-test.cxx b/sc/qa/unit/subsequent_filters-test.cxx
index 2c257a892719..f22e1e2a2173 100644
--- a/sc/qa/unit/subsequent_filters-test.cxx
+++ b/sc/qa/unit/subsequent_filters-test.cxx
@@ -425,7 +425,7 @@ void ScFiltersTest::testFunctionsExcel2010()
{ 7, true },
{ 8, true },
{ 9, true },
- { 10, false }, //fdo71720 to be set to true once functions-Excel-2010.xlsx has been rectified
+ { 10, true },
{ 11, true },
{ 12, true },
{ 13, true },