summaryrefslogtreecommitdiff
path: root/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD10
1 files changed, 0 insertions, 10 deletions
diff --git a/BUILD b/BUILD
index ffb5bbd..c6c401c 100644
--- a/BUILD
+++ b/BUILD
@@ -166,16 +166,6 @@ upb_proto_reflection_library(
deps = ["descriptor_proto"],
)
-cc_test(
- name = "test_handlers",
- srcs = ["tests/test_handlers.c"],
- deps = [
- ":descriptor_upbproto",
- ":upb_pb",
- ":upb_test",
- ],
-)
-
proto_library(
name = "test_decoder_proto",
srcs = [
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback