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);
+
   });
 });