Changeset 57735 for trunk/tests/phpunit/tests/functions/sizeFormat.php
- Timestamp:
- 02/28/2024 09:44:40 AM (13 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/functions/sizeFormat.php
r56971 r57735 14 14 class Tests_Functions_SizeFormat extends WP_UnitTestCase { 15 15 16 /** 17 * Data provider. 18 * 19 * @return array[] 20 */ 16 21 public function data_size_format() { 17 22 return array(
Note: See TracChangeset
for help on using the changeset viewer.