fixed HWPF tests
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353640 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9788ef65f0
commit
c27f7ab5e5
@ -47,7 +47,7 @@ public class HWPFDocFixture
|
||||
filename = "c:";
|
||||
}
|
||||
|
||||
filename = filename + "/blankplus.doc";
|
||||
filename = filename + "/test.doc";
|
||||
|
||||
|
||||
POIFSFileSystem filesystem = new POIFSFileSystem(new FileInputStream(
|
||||
|
Loading…
Reference in New Issue
Block a user