blob: ea15945e3483d1eaf16fab62c93500f7bc56437b [file] [log] [blame]
<html>
<head>
<script src="/js-test-resources/js-test.js"></script>
<script src="../resources/fs-worker-test-util.js"></script>
</head>
<body>
<p id="description"></p>
<div id="console"></div>
<script>
startWorker('YOUR_JS_FILE_HERE');
</script>
</body>
</html>