Some reformatting only.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352965 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6d73597035
commit
04e78aae67
@ -223,7 +223,8 @@ public class TestHSSFSheet
|
||||
*
|
||||
* Shawn Laubach (slaubach at apache dot org)
|
||||
*/
|
||||
public void testShiftRows() throws Exception {
|
||||
public void testShiftRows() throws Exception
|
||||
{
|
||||
// Read initial file in
|
||||
String filename = System.getProperty( "HSSF.testdata.path" );
|
||||
filename = filename + "/SimpleMultiCell.xls";
|
||||
|
Loading…
Reference in New Issue
Block a user