Imported Upstream version 3.8.0
[platform/upstream/protobuf.git] / js / binary / proto_test.js
index f5e1b6b..ae31c8d 100644 (file)
@@ -659,5 +659,7 @@ describe('protoBinaryTest', function() {
         'jspb.test.TestAllTypes');
 
     checkAllFields(msg, msg2);
+
   });
+
 });