mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-13 11:25:19 +00:00
fix tests by declaring testdata
This commit is contained in:
@@ -37,6 +37,9 @@ go_library(
|
||||
go_test(
|
||||
name = "go_default_test",
|
||||
srcs = ["set_image_test.go"],
|
||||
data = [
|
||||
"//examples:config",
|
||||
],
|
||||
library = "go_default_library",
|
||||
tags = ["automanaged"],
|
||||
deps = [
|
||||
|
||||
Reference in New Issue
Block a user