]> source.dussan.org Git - poi.git/commitdiff
Make TestHSSFSheet#testAutoSizeColumn not fail on a Mac just because of font size...
authorUgo Cei <ugo@apache.org>
Mon, 4 Feb 2008 17:05:13 +0000 (17:05 +0000)
committerUgo Cei <ugo@apache.org>
Mon, 4 Feb 2008 17:05:13 +0000 (17:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@618328 13f79535-47bb-0310-9956-ffa450edef68

src/testcases/org/apache/poi/hssf/usermodel/TestHSSFSheet.java

index 5523638d9acaa397173aa3d9d94e05d1db1e4070..a4a31feabf93fc380714136a96367e8c49b3abc8 100644 (file)
@@ -759,7 +759,7 @@ public class TestHSSFSheet
                //  thankfully don't overlap!
                int minWithRow1And2 = 6400; 
                int maxWithRow1And2 = 7800;
-               int minWithRow1Only = 3024;
+               int minWithRow1Only = 2750;
                int maxWithRow1Only = 3300;
                
                // autoSize the first column and check its size before the merged region (1,0,1,1) is set: