- Timestamp:
- 04/19/2015 05:38:07 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.1/tests/phpunit/tests/multisite/bootstrap.php
r29916 r32147 22 22 function tearDown() { 23 23 global $wpdb; 24 $wpdb->suppress_errors( $this->suppress ); 24 25 parent::tearDown(); 25 $wpdb->suppress_errors( $this->suppress );26 26 } 27 27
Note: See TracChangeset
for help on using the changeset viewer.