Changeset 47122 for trunk/tests/phpunit/tests/formatting/ent2ncr.php
- Timestamp:
- 01/29/2020 12:43:23 AM (6 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/formatting/ent2ncr.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/formatting/ent2ncr.php
r46586 r47122 22 22 $data_provided = array(); 23 23 foreach ( $entities as $line ) { 24 // comment24 // Comment. 25 25 $commentpos = strpos( $line, '###' ); 26 26 if ( false !== $commentpos ) {
Note: See TracChangeset
for help on using the changeset viewer.