Make WordPress Core

Changeset 42342 for trunk


Ignore:
Timestamp:
11/30/2017 04:22:15 PM (9 years ago)
Author:
pento
Message:

Tests: Fix a couple of weirdly formatted comments.

See #41057.

Location:
trunk/tests/phpunit/tests/ajax
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/tests/ajax/DeleteComment.php

    r38398 r42342  
    4747        }
    4848
    49         /***********************************************************/
    50         /** Test prototype
    51     /***********************************************************/
     49        /*
     50         * Test prototype
     51         */
    5252
    5353        /**
  • trunk/tests/phpunit/tests/ajax/DimComment.php

    r37950 r42342  
    4141        }
    4242
    43         /***********************************************************/
    44         /** Test prototype
    45         /***********************************************************/
     43        /*
     44         * Test prototype
     45         */
    4646
    4747        /**
Note: See TracChangeset for help on using the changeset viewer.