Changeset 44951 for trunk/tests/phpunit/tests/feed/rss2.php
- Timestamp:
- 03/20/2019 10:05:58 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/feed/rss2.php
r44948 r44951 400 400 $this->assertTrue( have_posts() ); 401 401 402 403 402 // Check to see if we have the expected XML output from the feed template. 404 403 $feed = $this->do_rss2();
Note: See TracChangeset
for help on using the changeset viewer.