mirror of
git://develop.git.wordpress.org/
synced 2025-01-19 05:38:07 +01:00
Unit Tests: Add the ticket number to the new tests. See #26290
git-svn-id: https://develop.svn.wordpress.org/trunk@26431 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
02ab2c69bb
commit
be669106d5
@ -361,7 +361,7 @@ EOF;
|
||||
}
|
||||
|
||||
/**
|
||||
* @ticket
|
||||
* @ticket 26290
|
||||
*/
|
||||
public function test_wp_kses_normalize_entities() {
|
||||
$this->assertEquals( '♠', wp_kses_normalize_entities( '♠' ) );
|
||||
|
Loading…
x
Reference in New Issue
Block a user