Changeset 42228 for trunk/tests/phpunit/tests/formatting/ent2ncr.php
- Timestamp:
- 11/26/2017 11:56:25 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/formatting/ent2ncr.php
r25002 r42228 15 15 16 16 /** 17 Get test data from files, one test per line.18 Comments start with "###".19 */17 * Get test data from files, one test per line. 18 * Comments start with "###". 19 */ 20 20 function entities() { 21 21 $entities = file( DIR_TESTDATA . '/formatting/entities.txt' );
Note: See TracChangeset
for help on using the changeset viewer.