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