Changeset 32912
- Timestamp:
- 06/23/2015 02:41:39 PM (6 years ago)
- Location:
- trunk/tests/phpunit/tests/formatting
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/formatting/WpHtmlEditPre.php
r25002 r32912 3 3 /** 4 4 * @group formatting 5 * @expectedDeprecated wp_htmledit_pre 5 6 */ 6 7 class Tests_Formatting_WpHtmlEditPre extends WP_UnitTestCase { -
trunk/tests/phpunit/tests/formatting/WpRichEditPre.php
r25002 r32912 3 3 /** 4 4 * @group formatting 5 * @expectedDeprecated wp_richedit_pre 5 6 */ 6 7 class Tests_Formatting_WpRichEditPre extends WP_UnitTestCase {
Note: See TracChangeset
for help on using the changeset viewer.