Sign in
mojo
/
mojo-tools
/
55ec6d0ca5ebd27b61a4e48f9d0c439853a39ad4
/
.
/
sky
/
tests
/
resources
/
dump-as-text.sky
blob: 5b35f9b6ce12ef13ddc06ab4d7dd3d4f54b6e52f [
file
] [
log
] [
blame
]
<script>
window
.
addEventListener
(
'load'
,
function
()
{
internals
.
notifyTestComplete
(
internals
.
contentAsText
());
});
</script>