Changeset 51623 for trunk/tests/phpunit/tests/formatting/wpTrimExcerpt.php
- Timestamp:
- 08/16/2021 09:33:54 PM (3 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/formatting/wpTrimExcerpt.php
r51622 r51623 5 5 * @covers ::wp_trim_excerpt 6 6 */ 7 class Tests_Formatting_ WpTrimExcerpt extends WP_UnitTestCase {7 class Tests_Formatting_wpTrimExcerpt extends WP_UnitTestCase { 8 8 /** 9 9 * @ticket 25349
Note: See TracChangeset
for help on using the changeset viewer.