Make WordPress Core


Ignore:
Timestamp:
09/29/2014 01:27:55 PM (11 years ago)
Author:
markjaquith
Message:

Use HTTPS URLs for core.trac.wordpress.org

see #27115

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/tests/formatting/Autop.php

    r29328 r29788  
    55 */
    66class Tests_Formatting_Autop extends WP_UnitTestCase {
    7     //From ticket http://core.trac.wordpress.org/ticket/11008
     7    //From ticket https://core.trac.wordpress.org/ticket/11008
    88    function test_first_post() {
    99        $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.