Commit e377e13d by olly Committed by Oliver Woodman

Clean up DashManifestParserTest

Also improve some tests by asserting the parser is left in
the correct position (assertNextTag).

PiperOrigin-RevId: 272614768
parent fbb47156
...@@ -102,4 +102,3 @@ http://www.test.com/vtt ...@@ -102,4 +102,3 @@ http://www.test.com/vtt
</AdaptationSet> </AdaptationSet>
</Period> </Period>
</MPD> </MPD>
...@@ -44,4 +44,3 @@ ...@@ -44,4 +44,3 @@
</AdaptationSet> </AdaptationSet>
</Period> </Period>
</MPD> </MPD>
...@@ -35,4 +35,3 @@ ...@@ -35,4 +35,3 @@
</AdaptationSet> </AdaptationSet>
</Period> </Period>
</MPD> </MPD>
...@@ -115,4 +115,3 @@ http://www.test.com/vtt ...@@ -115,4 +115,3 @@ http://www.test.com/vtt
</AdaptationSet> </AdaptationSet>
</Period> </Period>
</MPD> </MPD>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment