blob: 17e0870ae01627325dc99b919be9a968224859b3 [file] [log] [blame]
<script>
module.import("resources/pass.sky").then(function(hello) {
internals.notifyTestComplete(hello);
});
</script>