Small update for c681530 bug 45519
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@681572 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9ec8702c99
commit
29af743583
@ -963,7 +963,7 @@ public class TestDataValidation extends TestCase
|
||||
// and the DV records, Excel will not be able to open the workbook without error.
|
||||
|
||||
if (nextSid == 0x0867) {
|
||||
throw new AssertionFailedError("Identified bug XXXX");
|
||||
throw new AssertionFailedError("Identified bug 45519");
|
||||
}
|
||||
assertEquals(DVRecord.sid, nextSid);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user