Make WordPress Core


Ignore:
Timestamp:
07/09/2012 04:12:47 PM (11 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-scripts.php

    r894 r896  
    4646     * Test the different protocol references in wp_enqueue_script
    4747     * @global WP_Scripts $wp_scripts
    48      * @ticket 16560 Protocol-relative references
     48     * @ticket 16560
    4949     */
    5050    public function test_protocols() {
Note: See TracChangeset for help on using the changeset viewer.