Changeset 47780 for trunk/tests/phpunit/tests/functions/wpListUtil.php
- Timestamp:
- 05/10/2020 12:07:49 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/functions/wpListUtil.php
r46586 r47780 4 4 * @group functions.php 5 5 */ 6 class Tests_WP_List_Util extends WP_UnitTestCase { 6 class Tests_Functions_wpListUtil extends WP_UnitTestCase { 7 7 8 public function data_test_wp_list_pluck() { 8 9 return array(
Note: See TracChangeset
for help on using the changeset viewer.