diff options
author | Fabricio Voznika <fvoznika@google.com> | 2019-03-18 11:56:23 -0700 |
---|---|---|
committer | Shentubot <shentubot@google.com> | 2019-03-18 11:57:19 -0700 |
commit | eb69542807a87491fd4e6405bdab1c0f64db536d (patch) | |
tree | 32dedf31698ac4b561f94f16933b716527e737ea | |
parent | 88d791c259cc2f81b18547ae7f7859c3508cef21 (diff) |
Internal change
PiperOrigin-RevId: 239031539
Change-Id: I783127d0287a647d21de40c301c5a5c2e62b7640
-rw-r--r-- | test/BUILD.opensource (renamed from test/BUILD) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/BUILD b/test/BUILD.opensource index 6b83757f6..8d2969204 100644 --- a/test/BUILD +++ b/test/BUILD.opensource @@ -1,6 +1,6 @@ # gVisor is a general-purpose sandbox. -package(licenses = ["notice"]) +licenses(["notice"]) exports_files(["LICENSE"]) |