diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-26 15:43:53 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-26 15:43:53 +0000 |
| commit | f3fba4af9566ae02f44dfa660c71dbaef6f4f92b (patch) | |
| tree | 4b55c96e9101cee3c2b1f9dd854fad8c68a4383b /test/ref/DCP/bar/VOLINDEX.xml | |
| parent | 583999819d97ae98e97997ed7d6ccde9abc13e9b (diff) | |
Clean up unit testing.
Diffstat (limited to 'test/ref/DCP/bar/VOLINDEX.xml')
| -rw-r--r-- | test/ref/DCP/bar/VOLINDEX.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/test/ref/DCP/bar/VOLINDEX.xml b/test/ref/DCP/bar/VOLINDEX.xml index f66c004a..021685e9 100644 --- a/test/ref/DCP/bar/VOLINDEX.xml +++ b/test/ref/DCP/bar/VOLINDEX.xml @@ -1,4 +1,2 @@ <?xml version="1.0" encoding="UTF-8"?> -<VolumeIndex xmlns="http://www.smpte-ra.org/schemas/429-9/2007/AM"> - <Index>1</Index> -</VolumeIndex> +<VolumeIndex xmlns="http://www.smpte-ra.org/schemas/429-9/2007/AM"><Index>1</Index></VolumeIndex> |
