Changeset 50455
- Timestamp:
- 02/28/2021 05:12:03 PM (4 years ago)
- Location:
- trunk/tests/phpunit/tests/load
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/load/wpConvertHrToBytes.php
r50453 r50455 5 5 * 6 6 * @group load.php 7 * @covers ::wp_convert_hr_to_bytes 7 8 */ 8 9 class Tests_Load_wpConvertHrToBytes extends WP_UnitTestCase { -
trunk/tests/phpunit/tests/load/wpIsIniValueChangeable.php
r50453 r50455 5 5 * 6 6 * @group load.php 7 * @covers ::wp_is_ini_value_changeable 7 8 */ 8 9 class Tests_Load_wpIsIniValueChangeable extends WP_UnitTestCase {
Note: See TracChangeset
for help on using the changeset viewer.