Changeset 1337 in tests
- Timestamp:
- 08/01/2013 07:09:59 PM (12 years ago)
- File:
-
- 1 edited
- branches/3.6/tests/http/base.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/3.6/tests/http/base.php
r1335 r1337 134 134 */ 135 135 function test_location_header_on_201() { 136 $this->markTestSkipped(); 136 137 // Prints PASS on initial load, FAIL if the client follows the specified redirection 137 138 $res = wp_remote_request( $this->redirection_script . '?201-location=true' );
Note: See TracChangeset for help on using the changeset viewer.