Skip to content

Commit 985e25f

Browse files
committed
Fix path separators in test results.
1 parent 145743b commit 985e25f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/resources/numeric_and_formula.xls.ods_udiff.out

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
--- test\resources\numeric_and_formula.xls!Sheet1
2-
+++ test\resources\numeric_and_formula.ods!Sheet1
1+
--- test/resources/numeric_and_formula.xls!Sheet1
2+
+++ test/resources/numeric_and_formula.ods!Sheet1
33
@@ -A1,B1 +A1,B1 @@
44
-
55
-

0 commit comments

Comments
 (0)