blob: 129b3e3239523e15804a8a849ed22187eb8434d9 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script src="../position/validPositions.js"></script>
<script>
function performTest()
{
Outline_init();
PostponedActions_perform();
showValidPositions();
}
</script>
</head>
<body>
<h1>One</h1>
<h1>Two</h1>
<h1>Three</h1>
</body>
</html>