summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJoshua Haberman <jhaberman@gmail.com>2019-01-17 12:29:00 -0800
committerJoshua Haberman <jhaberman@gmail.com>2019-01-17 12:29:00 -0800
commite13e1c46ae06a29ddebc9f1c2220d3a8544433dd (patch)
tree75c52050242cc8e2e0cfbdc4897565e0961d33e8 /tests
parent01557462cc211cec9c7bddede77995b938067ea5 (diff)
parente5ccbdcdd02fba915bdac60a290c824ca2e5ef53 (diff)
Merge branch 'arrayapi' into defcleanup
Diffstat (limited to 'tests')
-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