Make WordPress Core

Changeset 1322 in tests


Ignore:
Timestamp:
07/28/2013 09:08:20 PM (11 years ago)
Author:
mdawaffe
Message:

Add back @ticket flags for whitespace shortcodes tests.

See [UT1321], #6562.

Props duck_.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/shortcode.php

    r1321 r1322  
    279279    }
    280280
     281    /**
     282     * @ticket 6562
     283     */
    281284    function test_utf8_whitespace_1() {
    282285        // NO-BREAK SPACE: U+00A0
     
    286289    }
    287290
     291    /**
     292     * @ticket 6562
     293     */
    288294    function test_utf8_whitespace_2() {
    289295        // ZERO WIDTH SPACE: U+200B
Note: See TracChangeset for help on using the changeset viewer.