putforwards test on location
This commit is contained in:
parent
a46d9057d8
commit
b7eb35ef24
|
@ -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>
|
Loading…
Reference in New Issue