Changeset 29788 for trunk/tests/phpunit/tests/formatting/Autop.php
- Timestamp:
- 09/29/2014 01:27:55 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/formatting/Autop.php
r29328 r29788 5 5 */ 6 6 class Tests_Formatting_Autop extends WP_UnitTestCase { 7 //From ticket http ://core.trac.wordpress.org/ticket/110087 //From ticket https://core.trac.wordpress.org/ticket/11008 8 8 function test_first_post() { 9 9 $expected = '<p>Welcome to WordPress! This post contains important information. After you read it, you can make it private to hide it from visitors but still have the information handy for future reference.</p>
Note: See TracChangeset
for help on using the changeset viewer.