Make WordPress Core

Changeset 1312 in tests


Ignore:
Timestamp:
07/20/2013 05:08:02 PM (11 years ago)
Author:
ryan
Message:

s/get_content_url/get_url_in_content/

see #24202

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/post/formats.php

    r1311 r1312  
    9898     * @ticket 23570
    9999     */
    100     function test_get_content_url() {
     100    function test_get_url_in_content() {
    101101        $link = 'http://nytimes.com';
    102102        $commentary = 'This is my favorite link';
Note: See TracChangeset for help on using the changeset viewer.