Changeset 56971 for trunk/tests/phpunit/tests/filesystem/findFolder.php
- Timestamp:
- 10/19/2023 01:51:04 PM (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/filesystem/findFolder.php
r56548 r56971 4 4 5 5 /** 6 * @group file 6 7 * @group filesystem 7 * @group wp-filesystem8 8 */ 9 9 class WP_Filesystem_Find_Folder_Test extends WP_Filesystem_UnitTestCase { … … 91 91 /example.com/www/wp-includes/ 92 92 /example.com/www/wp-content/plugins/ 93 93 94 94 # sub.example.com 95 95 /example.com/sub/index.php
Note: See TracChangeset
for help on using the changeset viewer.