Tests: Include the check_comment function tests in the comment group.

Adds `@group comment` notation to the `Tests_Comment_CheckComment` class. Introduced in [32519].

Props gma992.
Fixes #37356.
Built from https://develop.svn.wordpress.org/trunk@38114


git-svn-id: http://core.svn.wordpress.org/trunk@38055 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Rachel Baker 2016-07-20 14:07:31 +00:00
parent 1736b7b29c
commit bc46a94a4d

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.6-beta3-38113';
$wp_version = '4.6-beta3-38114';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.