summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenId.TestWeb/htmldiscovery/html2010.aspx
diff options
context:
space:
mode:
Diffstat (limited to 'src/DotNetOpenId.TestWeb/htmldiscovery/html2010.aspx')
-rw-r--r--src/DotNetOpenId.TestWeb/htmldiscovery/html2010.aspx12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/DotNetOpenId.TestWeb/htmldiscovery/html2010.aspx b/src/DotNetOpenId.TestWeb/htmldiscovery/html2010.aspx
deleted file mode 100644
index 9fa3738..0000000
--- a/src/DotNetOpenId.TestWeb/htmldiscovery/html2010.aspx
+++ /dev/null
@@ -1,12 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
- <title>Untitled Page</title>
- <link rel="openid2.provider" href="http://a/b" />
- <link rel="openid2.local_id" href="http://c/d" />
- <link rel="openid.server" href="http://e/f" />
- <link rel="openid.delegate" href="http://g/h" />
-</head>
-<body>
-</body>
-</html>