summaryrefslogtreecommitdiff
path: root/BUILD
diff options
context:
space:
mode:
authorBo Yang <teboring@google.com>2019-03-24 19:15:58 +0000
committerBo Yang <teboring@google.com>2019-03-24 19:15:58 +0000
commitf3d5ff02d18ab18ee40f05a883da83db0e705b9c (patch)
tree4d223af65b609b517df6469f2c51d52f1949413e /BUILD
parent3c4f0347f91f0959202e7b7dbf49dd9ea266f8a0 (diff)
Commented out missing file
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD b/BUILD
index c09b74f..ab3b65d 100644
--- a/BUILD
+++ b/BUILD
@@ -239,7 +239,7 @@ proto_library(
name = "test_json_proto",
srcs = [
"tests/json/test.proto",
- "tests/json/enum_from_separate_file.proto",
+ # "tests/json/enum_from_separate_file.proto",
],
)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback