Changeset 47198 for trunk/tests/phpunit/tests/general/template.php
- Timestamp:
- 02/06/2020 06:31:22 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/general/template.php
r47122 r47198 7 7 */ 8 8 9 require_once ( ABSPATH . 'wp-admin/includes/class-wp-site-icon.php' );9 require_once ABSPATH . 'wp-admin/includes/class-wp-site-icon.php'; 10 10 11 11 class Tests_General_Template extends WP_UnitTestCase {
Note: See TracChangeset
for help on using the changeset viewer.