blob: 5fffde3149e694ca6d1634a151bf32e262dea4ec [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>