blob: 354274537f435d5e10723312891ebb4f169d147a [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script src="validPositions.js"></script>
<script>
function performTest()
{
showValidPositions();
}
</script>
</head>
<body>
<ul>
<li> </li>
<li> </li>
<li> </li>
</ul>
</body>
</html>