diff options
author | Evan Prodromou <evan@status.net> | 2010-09-02 22:56:18 -0400 |
---|---|---|
committer | Evan Prodromou <evan@status.net> | 2010-09-02 22:56:18 -0400 |
commit | 6c14235d6c3359a6c9012ec49077f8defe117779 (patch) | |
tree | a2c9abccb56d4c017a49ac27634d075dd54d57be /plugins/OStatus/tests/FeedDiscoveryTest.php | |
parent | 388495f6b1fe5de9af7fc6a01b12da1a5c36093e (diff) | |
parent | 1bfbe9badfbe3e79f82e7216d1401f05a2750677 (diff) |
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
Diffstat (limited to 'plugins/OStatus/tests/FeedDiscoveryTest.php')
-rw-r--r-- | plugins/OStatus/tests/FeedDiscoveryTest.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/OStatus/tests/FeedDiscoveryTest.php b/plugins/OStatus/tests/FeedDiscoveryTest.php index 0e6354a86..3be4bf736 100644 --- a/plugins/OStatus/tests/FeedDiscoveryTest.php +++ b/plugins/OStatus/tests/FeedDiscoveryTest.php @@ -53,7 +53,7 @@ class FeedDiscoveryTest extends PHPUnit_Framework_TestCase </style> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://leuksman.com/log/xmlrpc.php?rsd" /> -<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://leuksman.com/log/wp-includes/wlwmanifest.xml" /> +<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://leuksman.com/log/wp-includes/wlwmanifest.xml" /> <link rel='index' title='leĊksman' href='http://leuksman.com/log' /> <meta name="generator" content="WordPress 2.8.6" /> </head> |