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