summaryrefslogtreecommitdiff
path: root/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD b/BUILD
index 4d3cdc8..2b99cf7 100644
--- a/BUILD
+++ b/BUILD
@@ -242,7 +242,7 @@ cc_library(
cc_test(
name = "test_varint",
srcs = [
- "tests/pb/test_varint.c" +
+ "tests/pb/test_varint.c",
"upb/pb/varint.int.h",
],
copts = COPTS,
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback