Tests: Fix an incorrect `@ticket` header introduced in [37601].

See #32405, #36917.



git-svn-id: https://develop.svn.wordpress.org/trunk@37602 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Gary Pendergast 2016-06-01 02:40:19 +00:00
parent bc975d28d4
commit 0e8e778af9
1 changed files with 1 additions and 1 deletions

View File

@ -1012,8 +1012,8 @@ class Tests_DB extends WP_UnitTestCase {
}
/**
* @ticket 32405
* @ticket 36917
* @ticket 37522
*/
function test_non_unicode_collations() {
global $wpdb;