av/stream/mts/psi/psi_test.go

10 lines
73 B
Go
Raw Normal View History

2018-12-07 08:23:38 +03:00
package psi
import (
"testing"
)
func TestReadPSI1(t *testing.T) {
}