commit | cc8ca5b6a5478b40546d4206392eb1471454460d | [log] [tgz] |
---|---|---|
author | Bo Yang <teboring@google.com> | Mon Sep 19 13:45:07 2016 -0700 |
committer | Bo Yang <teboring@google.com> | Mon Oct 10 11:23:36 2016 -0700 |
tree | c0b45abfa16d7d373a6ea8f7fe50f1de00ab938e | |
parent | 337a028bb65ccca4dda768695950b5aba53ae2c9 [diff] [blame] |
Integrate internal changes
diff --git a/js/debug_test.js b/js/debug_test.js index 01cbf89..702cc76 100644 --- a/js/debug_test.js +++ b/js/debug_test.js
@@ -65,7 +65,7 @@ 'aBoolean': true }, jspb.debug.dump(message)); - message.setAString(undefined); + message.clearAString(); assertObjectEquals({ $name: 'proto.jspb.test.Simple1',