Changeset 46205 for trunk/tests/phpunit/tests/compat.php
- Timestamp:
- 09/20/2019 07:52:38 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/compat.php
r45607 r46205 180 180 } 181 181 182 /** 183 * @expectedException PHPUnit_Framework_Error_Notice 184 */ 182 185 function test_json_encode_decode() { 183 186 require_once( ABSPATH . WPINC . '/class-json.php' );
Note: See TracChangeset
for help on using the changeset viewer.