playwright/tests/assets/jscoverage/sourceurl.html

5 lines
61 B
HTML
Raw Permalink Normal View History

2019-11-19 03:18:28 +01:00
<script>
console.log(1);
//# sourceURL=nicename.js
</script>