Changeset 38114 for trunk/tests/phpunit/tests/comment/checkComment.php
- Timestamp:
- 07/20/2016 02:06:44 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/comment/checkComment.php
r35242 r38114 1 1 <?php 2 2 3 /** 4 * @group comment 5 */ 3 6 class Tests_Comment_CheckComment extends WP_UnitTestCase { 4 7 public function test_should_return_true_when_comment_whitelist_is_disabled() {
Note: See TracChangeset
for help on using the changeset viewer.