Changeset 56547 for trunk/tests/phpunit/tests/filesystem/copyDir.php
- Timestamp:
- 09/08/2023 09:30:38 AM (13 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/filesystem/copyDir.php
r55938 r56547 80 80 $this->assertFileExists( $to . 'subfolder1/file2.txt', 'The destination subfolder file was not created.' ); 81 81 } 82 83 82 }
Note: See TracChangeset
for help on using the changeset viewer.