Changeset 52682
- Timestamp:
- 02/05/2022 01:19:53 PM (3 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/theme/wpGetGlobalStylesheet.php
-
Property
svn:eol-style
set to
native
r52681 r52682 2 2 3 3 /** 4 * Tests wp_get_global_stylesheet(). 5 * 4 6 * @group themes 5 7 */ 6 class Tests_Theme_ GlobalStylesheet extends WP_UnitTestCase {8 class Tests_Theme_wpGetGlobalStylesheet extends WP_UnitTestCase { 7 9 8 10 public function set_up() { -
Property
svn:eol-style
set to
Note: See TracChangeset
for help on using the changeset viewer.