putforwards test on location

This commit is contained in:
Vincent Sanders 2015-10-05 23:09:07 +01:00
parent a46d9057d8
commit b7eb35ef24
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
<html>
<head>
<title>location interface putforwards</title>
<link rel="stylesheet" type="text/css" href="tst.css">
</head>
<body>
<h1>location interface putforwards</h1>
<script>
location = "location-enumerate.html";
</script>
</body>
</html>