mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-05 01:30:15 +00: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:
@@ -361,7 +361,7 @@ EOF;
|
||||
}
|
||||
|
||||
/**
|
||||
* @ticket
|
||||
* @ticket 26290
|
||||
*/
|
||||
public function test_wp_kses_normalize_entities() {
|
||||
$this->assertEquals( '♠', wp_kses_normalize_entities( '♠' ) );
|
||||
|
||||
Reference in New Issue
Block a user