Ticket #35211: 35211.diff
| File 35211.diff, 429 bytes (added by , 10 years ago) |
|---|
-
tests/phpunit/tests/link/getAdjacentPost.php
diff --git tests/phpunit/tests/link/getAdjacentPost.php tests/phpunit/tests/link/getAdjacentPost.php index 80a36b1..7bc0a4d 100644
1 1 <?php 2 2 /** 3 3 * @group link 4 * @covers ::get_adjacent_ link4 * @covers ::get_adjacent_post 5 5 */ 6 6 class Tests_Link_GetAdjacentPost extends WP_UnitTestCase { 7 7 protected $exclude_term;