diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-04-07 20:59:44 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-04-19 13:00:22 +0200 |
| commit | 31c09e22b74e3a4cf5c16952f8634caea3920625 (patch) | |
| tree | 9029b8c7701bea38566a8cd1a0cf79cc215eaf72 /test/ref/DCP/subtitle_namespace_test/VOLINDEX.xml | |
| parent | f73b714742b7233f4cb0d4a497fc610882b0fe00 (diff) | |
Add test for too many subtitle namespaces.
Diffstat (limited to 'test/ref/DCP/subtitle_namespace_test/VOLINDEX.xml')
| -rw-r--r-- | test/ref/DCP/subtitle_namespace_test/VOLINDEX.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/ref/DCP/subtitle_namespace_test/VOLINDEX.xml b/test/ref/DCP/subtitle_namespace_test/VOLINDEX.xml new file mode 100644 index 00000000..f66c004a --- /dev/null +++ b/test/ref/DCP/subtitle_namespace_test/VOLINDEX.xml @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<VolumeIndex xmlns="http://www.smpte-ra.org/schemas/429-9/2007/AM"> + <Index>1</Index> +</VolumeIndex> |
