Make WordPress Core


Ignore:
Timestamp:
01/17/2017 02:43:25 AM (8 years ago)
Author:
SergeyBiryukov
Message:

Build/Test Tools: Correctly reference function names in @covers entries.

Props pbearne.
Fixes #39235.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/tests/customize/custom-css-setting.php

    r39688 r39918  
    104104     * Test crud methods on WP_Customize_Custom_CSS_Setting.
    105105     *
    106      * @covers wp_get_custom_css()
     106     * @covers ::wp_get_custom_css
    107107     * @covers WP_Customize_Custom_CSS_Setting::value()
    108108     * @covers WP_Customize_Custom_CSS_Setting::preview()
Note: See TracChangeset for help on using the changeset viewer.