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