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