Changeset 32389 for branches/3.9/tests/phpunit/tests/db.php
- Timestamp:
- 05/06/2015 07:11:47 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.9/tests/phpunit/tests/db.php
r32316 r32389 613 613 'format' => '%s', 614 614 'charset' => $expected_charset, 615 'ascii' => false,616 615 'length' => $wpdb->get_col_length( $wpdb->posts, 'post_content' ), 617 616 )
Note: See TracChangeset
for help on using the changeset viewer.