Changeset 8491 for trunk/tests/phpunit/testcases/blogs/functions.php
- Timestamp:
- 06/09/2014 06:33:05 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/testcases/blogs/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/testcases/blogs/functions.php
r8133 r8491 403 403 ) ); 404 404 405 return ! empty( $a[' total'] );405 return ! empty( $a['activities'] ); 406 406 } 407 407 }
Note: See TracChangeset
for help on using the changeset viewer.