dash: Fix breakage in unit test caused by gst-indent
This commit is contained in:
parent
68e4f919a0
commit
72927c9b77
@ -5550,7 +5550,7 @@ GST_START_TEST (dash_mpdparser_xlink_period)
|
||||
"<?xml version=\"1.0\"?>"
|
||||
"<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\""
|
||||
" profiles=\"urn:mpeg:dash:profile:isoff-main:2011\">"
|
||||
" <Period id=\"Period0\"" "duration=\"PT5S\"></Period>";
|
||||
" <Period id=\"Period0\" duration=\"PT5S\"></Period>";
|
||||
|
||||
const gchar *xml_uri_front = " <Period xlink:href=\"";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user