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 13e963bc8c
commit 804c3e9d4f
2 changed files with 3 additions and 0 deletions

View File

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

Binary file not shown.