breakpad/test.html
bengoodger 684d6764fe Adding a test html file
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@3 4c0a9323-5329-0410-9bdc-e9ce6186880e
2006-08-23 18:33:44 +00:00

9 lines
146 B
HTML

<html>
<head>
<title>Test!</title>
</head>
<body>
<h1>Test!</h1>
<a href="http://www.bengoodger.com/">Goat</a>
</body>
</html>