Browse Source

Resolve failing test post merge from output-styles (cols were not present in split styles expectation).

Geoffrey J. Teale 11 years ago
parent
commit
355ee079d9
1 changed files with 3 additions and 1 deletions
  1. 3 1
      file_test.go

+ 3 - 1
file_test.go

@@ -303,7 +303,9 @@ func (l *FileSuite) TestMarshalFile(c *C) {
 	expectedSheet2 := `<?xml version="1.0" encoding="UTF-8"?>
   <worksheet xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main">
     <dimension ref="A1:A1"></dimension>
-    <cols></cols>
+    <cols>
+      <col min="1" max="1"></col>
+    </cols>
     <sheetData>
       <row r="1">
         <c r="A1" s="1" t="s">