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