Files
kubescape/opaprocessor/processorhandlerutils_test.go
Ben Hirschberg 70955537c8 initial commit
2021-08-12 16:01:26 +03:00

9 lines
93 B
Go

package opaprocessor
import (
"testing"
)
func TestGetKubernetesObjects(t *testing.T) {
}