blob: 5cd81aa0f5d8787dc9ffec63b30b1f4853466f7c [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script src="validPositions.js"></script>
<script>
function performTest()
{
showValidPositions();
}
</script>
</head>
<body>
<table>
<tr>
<td> </td>
<td> </td>
</tr>
</table>
</body>
</html>