blob: 7e53b2df34e8c3f751b99bf90a0a7afb652cb944 [file] [log] [blame]
<script>
module.exports = module instanceof Module ? 'PASS' : 'FAIL: ' + module;
</script>