corrected
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353653 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0cba55bf3e
commit
b05501d7b9
@ -248,6 +248,7 @@ extends TestCase {
|
||||
}
|
||||
|
||||
/**Double byte strings*/
|
||||
/* 15556 is fixed, but this doesnt work due to bug 34575
|
||||
public void test15556() throws java.io.IOException {
|
||||
|
||||
String filename = System.getProperty("HSSF.testdata.path");
|
||||
@ -259,7 +260,7 @@ extends TestCase {
|
||||
this.assertTrue("Read row fine!" , true);
|
||||
|
||||
}
|
||||
|
||||
*/
|
||||
/**Double byte strings */
|
||||
public void test22742() throws java.io.IOException {
|
||||
String filename = System.getProperty("HSSF.testdata.path");
|
||||
|
Loading…
Reference in New Issue
Block a user