summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/context/contexttest/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/sentry/context/contexttest/BUILD')
-rw-r--r--pkg/sentry/context/contexttest/BUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg/sentry/context/contexttest/BUILD b/pkg/sentry/context/contexttest/BUILD
index 3b6841b7e..581e7aa96 100644
--- a/pkg/sentry/context/contexttest/BUILD
+++ b/pkg/sentry/context/contexttest/BUILD
@@ -1,7 +1,7 @@
-package(licenses = ["notice"])
-
load("//tools/go_stateify:defs.bzl", "go_library")
+package(licenses = ["notice"])
+
go_library(
name = "contexttest",
testonly = 1,