summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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