[Libreoffice-commits] core.git: sc/qa
Korrawit Pruegsanusak
detective.conan.1412 at gmail.com
Sun Feb 10 06:59:54 PST 2013
sc/qa/unit/subsequent_filters-test.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 80cbc04c2cbe25ebdfe2f22bb2e5ba62728e9632
Author: Korrawit Pruegsanusak <detective.conan.1412 at gmail.com>
Date: Sun Feb 10 15:00:49 2013 +0700
sc_subsequent_filters-test: add bug number
from 84ae3c9853b7b90d7b859fd562dabc7b31e8deb8
Change-Id: I1768bfb7a68affe423485eff77b6005abde2e2a7
Reviewed-on: https://gerrit.libreoffice.org/2079
Reviewed-by: Thomas Arnhold <thomas at arnhold.org>
Tested-by: Thomas Arnhold <thomas at arnhold.org>
diff --git a/sc/qa/unit/subsequent_filters-test.cxx b/sc/qa/unit/subsequent_filters-test.cxx
index 09d6373..63261f9 100644
--- a/sc/qa/unit/subsequent_filters-test.cxx
+++ b/sc/qa/unit/subsequent_filters-test.cxx
@@ -886,7 +886,7 @@ void ScFiltersTest::testBugFixesODS()
ScDocument* pDoc = xDocSh->GetDocument();
{
- // fdo
+ // fdo#40967
OUString aCSVFileName;
createCSVPath(OUString(RTL_CONSTASCII_USTRINGPARAM("bugFix_Sheet2.")), aCSVFileName);
testFile(aCSVFileName, pDoc, 1);
More information about the Libreoffice-commits
mailing list