Changeset 50453 for trunk/tests/phpunit/tests/load/wpConvertHrToBytes.php
- Timestamp:
- 02/28/2021 01:42:01 PM (4 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/load/wpConvertHrToBytes.php
r50452 r50453 6 6 * @group load.php 7 7 */ 8 class Tests_ Functions_Convert_Hr_To_Bytes extends WP_UnitTestCase {8 class Tests_Load_wpConvertHrToBytes extends WP_UnitTestCase { 9 9 /** 10 10 * Tests converting (PHP ini) byte values to integer byte values.
Note: See TracChangeset
for help on using the changeset viewer.