Changeset 32318 for branches/3.7/tests/phpunit/tests/db.php
- Timestamp:
- 04/27/2015 06:34:09 PM (11 years ago)
- File:
-
- 1 edited
-
branches/3.7/tests/phpunit/tests/db.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/3.7/tests/phpunit/tests/db.php
r32188 r32318 512 512 'charset' => $expected_charset, 513 513 'ascii' => false, 514 'length' => $wpdb->get_col_length( $wpdb->posts, 'post_content' ), 514 515 ) 515 516 );
Note: See TracChangeset
for help on using the changeset viewer.