mirror of https://bitbucket.org/ausocean/av.git
stream/mts/psi: removed test that we don't need to do
This commit is contained in:
parent
c7d418ce81
commit
5cba861063
|
@ -168,10 +168,6 @@ func TestProgramInfoLen(t *testing.T) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
func TestSectionLen(t *testing.T) {
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
func TestDescriptors(t *testing.T) {
|
func TestDescriptors(t *testing.T) {
|
||||||
// Try psi with descriptors
|
// Try psi with descriptors
|
||||||
p := PSIBytes(tstPsi1.Bytes())
|
p := PSIBytes(tstPsi1.Bytes())
|
||||||
|
|
Loading…
Reference in New Issue