Ticket #36611: getArchives.php.patch
File getArchives.php.patch, 448 bytes (added by , 9 years ago) |
---|
-
tests/phpunit/tests/functions/getArchives.php
10 10 class Tests_Get_Archives extends WP_UnitTestCase { 11 11 protected static $post_ids; 12 12 protected $month_url; 13 protected $year_url; 13 14 14 15 function setUp() { 15 16 parent::setUp();