package util import ( "testing" ) func TestCvRTSP(t *testing.T) { CvRTSP() }