Changeset 35211 for trunk/tests/phpunit/tests/ajax/Response.php
- Timestamp:
- 10/15/2015 09:30:52 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/ajax/Response.php
r35209 r35211 7 7 * @since 3.5.0 8 8 * @group ajax 9 * @runInSeparateProcess10 9 */ 11 10 class Tests_Ajax_Response extends WP_UnitTestCase { … … 66 65 * bootstrapper 67 66 * @ticket 19448 67 * @runInSeparateProcess 68 * @preserveGlobalState disabled 68 69 */ 69 70 public function test_response_charset_in_header() {
Note: See TracChangeset
for help on using the changeset viewer.