blob: ff198701b3e41d03a21e0277448108a2dae2505c [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script src="resources/js-test-pre.js"></script>
</head>
<body>
<script>
description("KDE JS Test");
</script>
<script src="YOUR_JS_FILE_HERE"></script>
<script>
shouldHaveHadError("SyntaxError");
</script>
<script src="resources/js-test-post.js"></script>
</body>
</html>