Changeset 49184 for trunk/tests/phpunit/tests/xmlrpc/wp/getComments.php
- Timestamp:
- 10/17/2020 04:24:35 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/xmlrpc/wp/getComments.php
r48937 r49184 5 5 */ 6 6 class Tests_XMLRPC_wp_getComments extends WP_XMLRPC_UnitTestCase { 7 var$post_id;7 public $post_id; 8 8 9 9 function test_invalid_username_password() {
Note: See TracChangeset
for help on using the changeset viewer.