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