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