Changeset 37950 for trunk/tests/phpunit/tests/ajax/DimComment.php
- Timestamp:
- 07/04/2016 07:07:21 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/ajax/DimComment.php
r35242 r37950 162 162 * Test with a bad id 163 163 * Expects test to fail 164 * @param mixed $comment Comment object 165 * @return void 166 */ 167 public function test_with_bad_id( $comment ) { 164 * @return void 165 */ 166 public function test_with_bad_id() { 168 167 169 168 // Reset request
Note: See TracChangeset
for help on using the changeset viewer.