Changeset 51651 for trunk/tests/phpunit/tests/feed/wpSimplePieFile.php
- Timestamp:
- 08/22/2021 10:07:17 AM (3 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/feed/wpSimplePieFile.php
r51650 r51651 16 16 * @since 5.6.1 17 17 */ 18 class Tests_ WP_SimplePie_File extends WP_UnitTestCase {18 class Tests_Feed_wpSimplePieFile extends WP_UnitTestCase { 19 19 public static function set_up_before_class() { 20 20 parent::set_up_before_class();
Note: See TracChangeset
for help on using the changeset viewer.