stream/mts/psi: removed test that we don't need to do

This commit is contained in:
saxon 2019-01-29 16:16:37 +10:30
parent c7d418ce81
commit 5cba861063
1 changed files with 0 additions and 4 deletions

View File

@ -168,10 +168,6 @@ func TestProgramInfoLen(t *testing.T) {
}
}
func TestSectionLen(t *testing.T) {
}
func TestDescriptors(t *testing.T) {
// Try psi with descriptors
p := PSIBytes(tstPsi1.Bytes())