diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-01-24 17:36:22 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-01-24 17:36:22 +0000 |
| commit | 1b9ef11a84b854424267161454a7983f9130c4ea (patch) | |
| tree | 66ec3c72a9bd93fc1b80475e84c914f67a370bb4 /test/ref/write_interop_subtitle_test3/VOLINDEX | |
| parent | 2d05cab0e47ef437c3e5fa0f574f1eb4b1cfd64a (diff) | |
Fix test references now that we indent things.
Diffstat (limited to 'test/ref/write_interop_subtitle_test3/VOLINDEX')
| -rw-r--r-- | test/ref/write_interop_subtitle_test3/VOLINDEX | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/test/ref/write_interop_subtitle_test3/VOLINDEX b/test/ref/write_interop_subtitle_test3/VOLINDEX index 11c7615f..907d8fd1 100644 --- a/test/ref/write_interop_subtitle_test3/VOLINDEX +++ b/test/ref/write_interop_subtitle_test3/VOLINDEX @@ -1,2 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> -<VolumeIndex xmlns="http://www.digicine.com/PROTO-ASDCP-VL-20040311#"><Index>1</Index></VolumeIndex> +<VolumeIndex xmlns="http://www.digicine.com/PROTO-ASDCP-VL-20040311#"> + <Index>1</Index> +</VolumeIndex> |
