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.92/atom/1.0/term.php | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 simplepie/test/first_item_category_label/SPtests/rss/0.92/atom/1.0/term.php (limited to 'simplepie/test/first_item_category_label/SPtests/rss/0.92/atom/1.0/term.php') diff --git a/simplepie/test/first_item_category_label/SPtests/rss/0.92/atom/1.0/term.php b/simplepie/test/first_item_category_label/SPtests/rss/0.92/atom/1.0/term.php new file mode 100644 index 000000000..bc426d0da --- /dev/null +++ b/simplepie/test/first_item_category_label/SPtests/rss/0.92/atom/1.0/term.php @@ -0,0 +1,23 @@ +data = +' + + + + + +'; + } + + function expected() + { + $this->expected = 'Item Category'; + } +} + +?> \ No newline at end of file -- cgit v1.2.3