package m3u8d
import "testing"
func TestSpeedStatus_GetPercent(t *testing.T) {
var status SpeedStatus
status.SpeedResetBytes()
}