blob: d92ce1b36f3a4b3f3e5d54c0642aa1b905faa939 [file] [log] [blame]
Tests to make sure we correctly repack a Map with object keys
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS Array.isArray(map.get(newObject1)) is true
PASS Array.isArray(map.get(newObject1)) is true
PASS successfullyParsed is true
TEST COMPLETE