diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-03-18 00:29:47 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-03-18 00:29:47 +0000 |
| commit | 099cb53c7a1079b3d3b2bf0c1cf635673a0192fd (patch) | |
| tree | e56297d012812c24d63f512b71367420b228ee17 /test/ref/DCP/encryption_test/ASSETMAP.xml | |
| parent | e5ce888e953340ca94d506d710f90fec93540cd2 (diff) | |
Accept that <Duration> and <EntryPoint> are optional, and account for this in tests.
Also fix tests to reflect <AnnotationText> no longer being filled in with a default
value.
Diffstat (limited to 'test/ref/DCP/encryption_test/ASSETMAP.xml')
| -rw-r--r-- | test/ref/DCP/encryption_test/ASSETMAP.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ref/DCP/encryption_test/ASSETMAP.xml b/test/ref/DCP/encryption_test/ASSETMAP.xml index ba355b98..c2f7cca1 100644 --- a/test/ref/DCP/encryption_test/ASSETMAP.xml +++ b/test/ref/DCP/encryption_test/ASSETMAP.xml @@ -26,7 +26,7 @@ <Path>cpl_b3eba4a0-f542-4937-b972-1cc4667ed01a.xml</Path> <VolumeIndex>1</VolumeIndex> <Offset>0</Offset> - <Length>9376</Length> + <Length>9358</Length> </Chunk> </ChunkList> </Asset> |
