Files
gortmp/client_test.go
2014-02-02 10:10:21 -06:00

10 lines
79 B
Go

package rtmp
import (
"testing"
)
func TestBuilds(t *testing.T) {
return
}