diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-06-02 01:38:53 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-06-02 01:44:34 +0200 |
| commit | 42feb7f92b4d8fb5aee89f40a8e02dc7ca4ae293 (patch) | |
| tree | 00951d7c7288683c892967ae5d347934dd43f745 /test/ref/DCP/dcp_test1/ASSETMAP.xml | |
| parent | e39c25293d4c2e0d56bdbc856186c929de69d566 (diff) | |
Test churn from adding make_uuid() into CPL.
Diffstat (limited to 'test/ref/DCP/dcp_test1/ASSETMAP.xml')
| -rw-r--r-- | test/ref/DCP/dcp_test1/ASSETMAP.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/ref/DCP/dcp_test1/ASSETMAP.xml b/test/ref/DCP/dcp_test1/ASSETMAP.xml index 88c77c37..10083feb 100644 --- a/test/ref/DCP/dcp_test1/ASSETMAP.xml +++ b/test/ref/DCP/dcp_test1/ASSETMAP.xml @@ -31,7 +31,7 @@ </ChunkList> </Asset> <Asset> - <Id>urn:uuid:1fab8bb0-cfaf-4225-ad6d-01768bc10470</Id> + <Id>urn:uuid:46c3eb45-15e5-47d6-8684-d8641e4dc516</Id> <ChunkList> <Chunk> <Path>video.mxf</Path> @@ -42,7 +42,7 @@ </ChunkList> </Asset> <Asset> - <Id>urn:uuid:9482e87d-292d-4e0e-a98d-c61822b60fe9</Id> + <Id>urn:uuid:8b92bcee-62fc-4a33-a51a-816e9611ce85</Id> <ChunkList> <Chunk> <Path>audio.mxf</Path> |
