Changeset 43571 for trunk/tests/phpunit/tests/pomo/translations.php
- Timestamp:
- 08/17/2018 01:50:26 AM (8 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/pomo/translations.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/pomo/translations.php
r42343 r43571 23 23 $entry->key() => $entry, 24 24 $entry2->key() => $entry2, 25 ), $po->entries 25 ), 26 $po->entries 26 27 ); 27 28 // add empty entry … … 31 32 $entry->key() => $entry, 32 33 $entry2->key() => $entry2, 33 ), $po->entries 34 ), 35 $po->entries 34 36 ); 35 37
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)