blob: 303bf8d66470b6e73e5722fcb7b1df8310b2a043 [file] [log] [blame]
load("//bazel/go:go_test.bzl", "go_test")
go_test(
name = "go_test",
srcs = ["go_test.go"],
tags = ["manual"],
visibility = ["//bazel/test_on_env:__pkg__"],
)