- Timestamp:
- 06/10/2014 02:33:56 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/testcases/blogs/class-bp-blogs-blog.php
r8497 r8499 13 13 } 14 14 15 /**16 * @expectedDeprecated like_escape17 */18 15 public function test_get_with_search_terms() { 19 16 if ( ! is_multisite() ) { … … 42 39 } 43 40 44 /**45 * @expectedDeprecated like_escape46 */47 41 public function test_search_blogs() { 48 42 if ( ! is_multisite() ) {
Note: See TracChangeset
for help on using the changeset viewer.