diff --git a/src/testcases/org/apache/poi/hssf/usermodel/TestCellStyle.java b/src/testcases/org/apache/poi/hssf/usermodel/TestCellStyle.java index 4dfd84107c..20d06b071f 100644 --- a/src/testcases/org/apache/poi/hssf/usermodel/TestCellStyle.java +++ b/src/testcases/org/apache/poi/hssf/usermodel/TestCellStyle.java @@ -91,7 +91,6 @@ public class TestCellStyle * FAILURE: HSSF does not create a sheet or excepts. Filesize does not match the known good. * HSSFSheet last row or first row is incorrect.
* - * @author Andrew C. Oliver */ public void testWriteSheetFont() @@ -145,7 +144,6 @@ public class TestCellStyle * FAILURE: HSSF does not create a sheet or excepts. Filesize does not match the known good. * HSSFSheet last row or first row is incorrect.
* - * @author Andrew C. Oliver */ public void testWriteSheetStyle()