mirror of https://github.com/apache/poi.git
update test case
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1165197 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9e5ce7c248
commit
3865952867
|
@ -102,7 +102,8 @@ public final class TestEscherBlipWMFRecord extends TestCase {
|
|||
|
||||
assertEquals( "org.apache.poi.ddf.EscherBlipWMFRecord:" + nl +
|
||||
" RecordId: 0xF018" + nl +
|
||||
" Options: 0x152C" + nl +
|
||||
" Version: 0x000C" + nl +
|
||||
" Instance: 0x0152" + nl +
|
||||
" Secondary UID: [01, 01, 01, 01, 01, 01, 01, 01, 01, 01, 01, 01, 01, 01, 01, 01]" + nl +
|
||||
" CacheOfSize: 6" + nl +
|
||||
" BoundaryTop: 3" + nl +
|
||||
|
|
Loading…
Reference in New Issue