package main
import (
"testing"
)
func TestCheck_actor(t *testing.T) {
// Currently not implemented
}