blob: a8b890882ea783265202ecd4c43a8b9d7eb04ebf [file] [log] [blame]
Test import of a .mjs module.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Module is not executed yet.
Module B was imported.
Module A was imported.
Exported B was visible.
PASS successfullyParsed is true
TEST COMPLETE