| commit | 0894e07536af88065d462cdc9d8e807c0723ef4d | [log] [tgz] |
|---|---|---|
| author | Adam Cozzette <acozzette@google.com> | Fri Nov 09 11:28:22 2018 -0800 |
| committer | Adam Cozzette <acozzette@google.com> | Fri Nov 09 11:28:22 2018 -0800 |
| tree | c36164c9042a389e481b3fd13d887ab1c65fe91f | |
| parent | d52f2bb9e45f6f92743ef632add29f6b15832d3b [diff] [blame] |
Integrated internal changes from Google
diff --git a/js/binary/proto_test.js b/js/binary/proto_test.js index f5e1b6b..1618210 100644 --- a/js/binary/proto_test.js +++ b/js/binary/proto_test.js
@@ -659,5 +659,6 @@ 'jspb.test.TestAllTypes'); checkAllFields(msg, msg2); + }); });