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