blob: 43aebc8b0110f01c21f45929af07efe3acaaf6c8 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script src="validPositions.js"></script>
<script>
function performTest()
{
showValidPositions();
}
</script>
</head>
<body>
<p>one<br>two<br>three<br>four<br>five</p>
</body>
</html>