Changeset 32367 for branches/4.2/tests/phpunit/tests/db.php
- Timestamp:
- 05/06/2015 03:29:01 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.2/tests/phpunit/tests/db.php
r32307 r32367 747 747 'format' => '%s', 748 748 'charset' => $expected_charset, 749 'ascii' => false,750 749 'length' => $wpdb->get_col_length( $wpdb->posts, 'post_content' ), 751 750 )
Note: See TracChangeset
for help on using the changeset viewer.