stream/mts/psi: removed TestDeleteDescriptor test as we don't need anymore

This commit is contained in:
saxon 2019-01-29 14:39:39 +10:30
parent 287238ddd1
commit a5f7c5ad87
1 changed files with 0 additions and 4 deletions

View File

@ -219,10 +219,6 @@ func TestCreateDescriptor(t *testing.T) {
}
}
func TestDeleteDescriptor(t *testing.T) {
}
func TestUpdateDescriptor(t *testing.T) {
}