Refactor and fix current test cases.
[matthijs/upstream/blosxom.git] / t / permalinks / expected.bar
diff --git a/t/permalinks/expected.bar b/t/permalinks/expected.bar
new file mode 100644 (file)
index 0000000..72d9ef6
--- /dev/null
@@ -0,0 +1,31 @@
+Content-Type: text/html; charset=ISO-8859-1\r
+\r
+<html>
+    <head>
+        <meta http-equiv="content-type" content="text/html;charset=ISO-8859-1" />
+        <link rel="alternate" type="type="application/rss+xml" title="RSS" href="http://localhost/index.rss" />
+        <title>My Weblog   
+        </title>
+    </head>
+    <body>
+        <center>
+            <font size="+3">My Weblog</font><br />
+              
+        </center>
+        <p />
+        <h3>Tue, 25 Jul 2006</h3>
+       <p>
+           <a name="bar"><b>Lorem ipsum</b></a><br />
+           Lorem ipsum dolor sit amet ipso facto.Lorem ipsum dolor sit amet ipso
+facto.Lorem ipsum dolor sit amet ipso facto. Lorem ipsum dolor sit
+amet ipso facto.Lorem ipsum dolor sit amet ipso facto. <br />
+           <br />
+           posted at: 11:02 | path: <a href="http://localhost/foo">/foo </a> | <a href="http://localhost/2006/07/25#bar">permanent link to this entry</a>
+       </p>
+
+        <p />
+        <center>
+            <a href="http://blosxom.sourceforge.net/"><img src="http://blosxom.sourceforge.net/images/pb_blosxom.gif" border="0" /></a>
+        </center>
+    </body>
+</html>