Changeset 894 in tests for trunk/tests/test-xmlrpc-api/test_wp_getOptions.php
- Timestamp:
- 07/09/2012 03:32:24 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/tests/test-xmlrpc-api/test_wp_getOptions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/test-xmlrpc-api/test_wp_getOptions.php
r771 r894 30 30 } 31 31 32 /** 33 * @ticket 20201 34 */ 32 35 function test_option_values_subscriber() { 33 36 global $wp_version; 34 35 $this->knownWPBug( 20201 );36 37 37 $this->make_user_by_role( 'subscriber' ); 38 38
Note: See TracChangeset
for help on using the changeset viewer.