Changeset 56548 for trunk/tests/phpunit/tests/shortcode.php
- Timestamp:
- 09/08/2023 10:01:14 AM (2 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/shortcode.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/shortcode.php
r55562 r56548 782 782 $js = str_replace( "\'", "'", $matches[1] ); 783 783 $this->assertSame( $php, $js ); 784 785 784 } 786 785
Note: See TracChangeset
for help on using the changeset viewer.