link the rss
authorJason Etheridge <jason@esilibrary.com>
Mon, 12 Aug 2013 17:36:34 +0000 (13:36 -0400)
committerJason Etheridge <jason@esilibrary.com>
Mon, 12 Aug 2013 17:36:34 +0000 (13:36 -0400)
Signed-off-by: Jason Etheridge <jason@esilibrary.com>
qa/test_output_webifier.pl

index a5ffa69..f4a6623 100755 (executable)
@@ -87,6 +87,7 @@ sub html_header {
     <head>
         <title>$title</title>
         <link rel="stylesheet" type="text/css" href="test_output.css">
+        <link rel="alternate" title="Test RSS" href="http://testing.evergreen-ils.org/~live/test_rss.xml" type="application/rss+xml">
     </head>
     <body>
     ^;