drupal/core/tests/fixtures/files/javascript-2.script

4 lines
54 B
Plaintext

<script>
alert('JavaScript was executed!');
</script>