Changeset 56547 for trunk/tests/phpunit/tests/formatting/wpSlash.php
- Timestamp:
- 09/08/2023 09:30:38 AM (2 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/formatting/wpSlash.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/formatting/wpSlash.php
r54891 r56547 102 102 $this->assertSame( array( $new ), wp_slash( array( $old ) ) ); // Non-keyed. 103 103 } 104 105 104 }
Note: See TracChangeset
for help on using the changeset viewer.