Changeset 56548 for trunk/tests/phpunit/tests/pomo/mo.php
- Timestamp:
- 09/08/2023 10:01:14 AM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/pomo/mo.php
r54891 r56548 71 71 $this->assertEquals( $single_entry, $mo->entries[ $single_entry->key() ] ); 72 72 $this->assertSame( 'not so dragon', $mo->entries[ $single_entry->key() ]->context ); 73 74 73 } 75 74
Note: See TracChangeset
for help on using the changeset viewer.