[Libreoffice-commits] core.git: sc/qa
Markus Mohrhard
markus.mohrhard at googlemail.com
Sun Jun 23 14:44:24 PDT 2013
sc/qa/unit/data/contentCSV/cachedValue.csv | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 5aaa9a0ade0fb5edbeed40ad9bfaef3139094631
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date: Sun Jun 23 23:40:30 2013 +0200
fix the test case
The old content did not make any sense.
Change-Id: I1a593f88f1628db0c9b60d399909820d4dd2b3db
diff --git a/sc/qa/unit/data/contentCSV/cachedValue.csv b/sc/qa/unit/data/contentCSV/cachedValue.csv
index 183391b..7fed884 100644
--- a/sc/qa/unit/data/contentCSV/cachedValue.csv
+++ b/sc/qa/unit/data/contentCSV/cachedValue.csv
@@ -1,2 +1,2 @@
1.00,200.00%,$3.00,1/3/00,00:00,6.00E+000,7 1/5,TRUE,9,1000%,01-10
-1,200.00%,$3.00,01/03/00,120:00:00,6.00E+000,7 1/5,TRUE,9,1000.00%,01/10/00
+1,200.00%,$3.00,01/03/00,12:00:00 AM,6.00E+000,7 1/5,TRUE,9,1000.00%,01/10/00
More information about the Libreoffice-commits
mailing list