summaryrefslogtreecommitdiff
path: root/tests/pb/test_decoder.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pb/test_decoder.cc')
-rw-r--r--tests/pb/test_decoder.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pb/test_decoder.cc b/tests/pb/test_decoder.cc
index 8012405..7450445 100644
--- a/tests/pb/test_decoder.cc
+++ b/tests/pb/test_decoder.cc
@@ -980,7 +980,7 @@ void test_valid() {
LINE("%u:{")
LINE(" <")
LINE(" %u:(5)\"abcde")
- LINE(" %u:\"")
+ LINE(" %u:\"")
LINE(" >")
LINE("}")
LINE(">"), msg_fn, UPB_DESCRIPTOR_TYPE_STRING,
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback