blob: 4dd969ff217c77e23fab0744ced7bf17b07eebf8 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script src="validPositions.js"></script>
<script>
function performTest()
{
showValidPositions();
}
</script>
</head>
<body>
<p>one <img src="nothing.png"> two</p>
</body>
</html>