blob: 0e196af5723f4f7a979a750cc09ca5b1a50c15f3 [file] [log] [blame]
PASS true === true
PASS 42 === 42
PASS ===
PASS null === null
PASS undefined === undefined
PASS [object Object] === [object Object]
PASS true === true
PASS true === true
PASS true === true
PASS [object Window] === [object Window]
PASS [object Window] === [object Window]
PASS [object Object] === [object Object]
PASSED!
PASS successfullyParsed is true
TEST COMPLETE