Changeset 13874 for trunk/tests/phpunit/testcases/groups/cache.php
- Timestamp:
- 05/26/2024 04:56:49 AM (19 months ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/testcases/groups/cache.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/testcases/groups/cache.php
r13592 r13874 42 42 $time, 43 43 ), 44 'invite_status' => array( 45 'members', 46 ), 44 47 'foo' => array( 45 48 'bar', … … 52 55 'last_activity' => array( 53 56 $time, 57 ), 58 'invite_status' => array( 59 'members', 54 60 ), 55 61 'foo' => array(
Note: See TracChangeset
for help on using the changeset viewer.