From 9f7ae0e95f89b964a098eaacdfd89ff25e05c615 Mon Sep 17 00:00:00 2001 From: Mike Macgirvin Date: Mon, 5 Jul 2010 03:34:42 -0700 Subject: Add simplepie --- .../SPtests/rss/0.91-userland/atom/1.0/term.php | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 simplepie/test/feed_category_label/SPtests/rss/0.91-userland/atom/1.0/term.php (limited to 'simplepie/test/feed_category_label/SPtests/rss/0.91-userland/atom/1.0/term.php') diff --git a/simplepie/test/feed_category_label/SPtests/rss/0.91-userland/atom/1.0/term.php b/simplepie/test/feed_category_label/SPtests/rss/0.91-userland/atom/1.0/term.php new file mode 100644 index 000000000..034502990 --- /dev/null +++ b/simplepie/test/feed_category_label/SPtests/rss/0.91-userland/atom/1.0/term.php @@ -0,0 +1,21 @@ +data = +' + + + +'; + } + + function expected() + { + $this->expected = 'Feed Category'; + } +} + +?> \ No newline at end of file -- cgit v1.2.3