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/write_interop_subtitle_test3/ASSETMAP | |
| 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/write_interop_subtitle_test3/ASSETMAP')
| -rw-r--r-- | test/ref/write_interop_subtitle_test3/ASSETMAP | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ref/write_interop_subtitle_test3/ASSETMAP b/test/ref/write_interop_subtitle_test3/ASSETMAP index c39080cb..5d0e85da 100644 --- a/test/ref/write_interop_subtitle_test3/ASSETMAP +++ b/test/ref/write_interop_subtitle_test3/ASSETMAP @@ -26,7 +26,7 @@ <Path>cpl_f28b567b-3b9a-417a-aee4-6fc1a2c6a3af.xml</Path> <VolumeIndex>1</VolumeIndex> <Offset>0</Offset> - <Length>1113</Length> + <Length>1105</Length> </Chunk> </ChunkList> </Asset> |
