X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simplepie%2Ftest%2Ffirst_item_description%2FSPtests%2Frss%2F0.92%2Fatom%2F1.0%2Fsummary.php;fp=simplepie%2Ftest%2Ffirst_item_description%2FSPtests%2Frss%2F0.92%2Fatom%2F1.0%2Fsummary.php;h=9ea440e87973abda308b50b86d0c024ca851f6df;hb=9f7ae0e95f89b964a098eaacdfd89ff25e05c615;hp=0000000000000000000000000000000000000000;hpb=f5826105bfc514599b2c5b6692bca14ca4bc5d78;p=friendica.git diff --git a/simplepie/test/first_item_description/SPtests/rss/0.92/atom/1.0/summary.php b/simplepie/test/first_item_description/SPtests/rss/0.92/atom/1.0/summary.php new file mode 100644 index 0000000000..9ea440e879 --- /dev/null +++ b/simplepie/test/first_item_description/SPtests/rss/0.92/atom/1.0/summary.php @@ -0,0 +1,23 @@ +data = +' + + + Item Description + + +'; + } + + function expected() + { + $this->expected = 'Item Description'; + } +} + +?> \ No newline at end of file