Changeset 56548 for trunk/tests/phpunit/tests/utils.php
- Timestamp:
- 09/08/2023 10:01:14 AM (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/utils.php
r54057 r56548 35 35 36 36 $this->assertSame( $expected, strip_ws( $in ) ); 37 38 37 } 39 38
Note: See TracChangeset
for help on using the changeset viewer.