Skip to content

Commit

Permalink
Add missing file from kou's utf-8 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
courtenay committed Feb 23, 2012
1 parent d3e7121 commit b0de5a6
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions test/support/yadis_data/test_discover/openid_utf8.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>Identity Page for Smoker</title>
<link rel="openid.server" href="http://www.myopenid.com/server" />
<link rel="openid.delegate" href="http://smoker.myopenid.com/" />
</head>
<body>
<p>こんにちは</p>
</body>
</html>

0 comments on commit b0de5a6

Please sign in to comment.