blob: 21f4c1634564a074ea4ba943c0c312ee15b79f7d [file] [log] [blame]
Test import from setTimeout.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Module execution is confined in the module environment.
PASS typeof cocoa is "undefined"
PASS typeof exportedCocoa is "object"
PASS exportedCocoa.taste() is "nice"
PASS window.imported is true
PASS window.passedCocoa is window.exportedCocoa
PASS successfullyParsed is true
TEST COMPLETE