Make WordPress Core


Ignore:
Timestamp:
07/09/2012 04:12:47 PM (13 years ago)
Author:
nacin
Message:

Remove ability to provide an extra description to the @ticket annotation, added in [984].

This extra text causes problems when you try to use a ticket # as a group name, which phpunit supports.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/test_includes_wp-styles.php

    r894 r896  
    4545     * Test the different protocol references in wp_enqueue_style
    4646     * @global WP_Styles $wp_styles
    47      * @ticket 16560 Protocol-relative references
     47     * @ticket 16560
    4848     */
    4949    public function test_protocols() {
Note: See TracChangeset for help on using the changeset viewer.