Tests: Fix a couple of weirdly formatted comments.

See #41057.



git-svn-id: https://develop.svn.wordpress.org/trunk@42342 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Gary Pendergast 2017-11-30 16:22:15 +00:00
parent e2fdcb93f1
commit ec6a089f98
2 changed files with 6 additions and 6 deletions

View File

@ -46,9 +46,9 @@ class Tests_Ajax_DeleteComment extends WP_Ajax_UnitTestCase {
$this->_last_response = '';
}
/***********************************************************/
/** Test prototype
/***********************************************************/
/*
* Test prototype
*/
/**
* Test as a privilged user (administrator)

View File

@ -40,9 +40,9 @@ class Tests_Ajax_DimComment extends WP_Ajax_UnitTestCase {
$this->_last_response = '';
}
/***********************************************************/
/** Test prototype
/***********************************************************/
/*
* Test prototype
*/
/**
* Test as a privilged user (administrator)