blob: 8b77a06aee3598d88e3785f24ec10e1a34d0c80d [file] [log] [blame]
Tests for WI.Script.SourceType.
== Running test suite: WI.Script.SourceType
-- Running test case: WI.Script.SourceType.Program
PASS: <script> should be SourceType.Program.
-- Running test case: WI.Script.SourceType.Module
PASS: imported module should be SourceType.Module.
PASS: <script type="module"> should be SourceType.Module.