another test for Bugzilla 48026

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@892468 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Yegor Kozlov 2009-12-19 11:41:39 +00:00
parent 7a8bcc7b09
commit 69b3b9f625
2 changed files with 3 additions and 0 deletions

View File

@ -1530,4 +1530,7 @@ public final class TestBugs extends BaseTestBugzillaIssues {
openSample("47701.xls");
}
public void test48026() {
openSample("48026.xls");
}
}

Binary file not shown.