commit | 0adb74c2d36833be37b35a9ab45e4f699a1d645c | [log] [tgz] |
---|---|---|
author | Yilun Chong <chongyilun250@sina.com> | Tue Jan 08 15:06:30 2019 -0800 |
committer | Paul Yang <TeBoring@users.noreply.github.com> | Tue Jan 08 15:06:30 2019 -0800 |
tree | 70a18c55bbf8c3170638aaf10df07562271d5f51 | |
parent | 11c979b591b6904d000b6533be3764615934cbc1 [diff] [blame] |
Down-integrate internal changes to github. (#5555) * Down-integrate internal changes to github. * fix python conformance test * fix csharp conformance test * add back java map_lite_test.proto's optimize for option * fix php conformance test
diff --git a/js/binary/proto_test.js b/js/binary/proto_test.js index 1618210..ae31c8d 100644 --- a/js/binary/proto_test.js +++ b/js/binary/proto_test.js
@@ -661,4 +661,5 @@ checkAllFields(msg, msg2); }); + });