blob: 3d8b0062490ec72295cff5061a0839e40020cd8a [file] [log] [blame]
Test module with "src" attribute.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Module is not executed yet.
Module execution is confined in the module environment.
PASS typeof cocoa is "undefined"
PASS typeof exportedCocoa is "object"
PASS exportedCocoa.taste() is "nice"
PASS successfullyParsed is true
TEST COMPLETE