diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-09-09 22:41:52 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-09-09 22:41:52 +0200 |
| commit | f77a03cc3ec0c5f917e0a2b6cf7599d035b34cff (patch) | |
| tree | 04996a15949d0bf802dc0d55198945b5a41b9d7b /test/ref/DCP/dcp_test5/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml | |
| parent | 184bdd25573eaf398aac683efb12c0d2f4e676f7 (diff) | |
Use the <Id> read in when the Reel was created from XML (if appropriate)
when writing it out again, rather than creating a new one each time.
Also there is the associated test churn here from removing a call
to make_uuid().
Diffstat (limited to 'test/ref/DCP/dcp_test5/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml')
| -rw-r--r-- | test/ref/DCP/dcp_test5/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ref/DCP/dcp_test5/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml b/test/ref/DCP/dcp_test5/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml index 4eafc4c2..345ae932 100644 --- a/test/ref/DCP/dcp_test5/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml +++ b/test/ref/DCP/dcp_test5/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml @@ -14,7 +14,7 @@ <RatingList/> <ReelList> <Reel> - <Id>urn:uuid:74e205d0-d145-42d2-8c49-7b55d058ca55</Id> + <Id>urn:uuid:ae8a9818-872a-4f86-8493-11dfdea03e09</Id> <AssetList> <MainPicture> <Id>urn:uuid:1fab8bb0-cfaf-4225-ad6d-01768bc10470</Id> |
