Changeset 625 in tests
- Timestamp:
- 04/06/2012 08:50:20 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wp-testlib/base.php
r623 r625 623 623 624 624 function tearDown() { 625 // Multi-level flush, when necessary, if a test did not clean up after themselves 626 wp_ob_end_flush_all(); 625 627 parent::tearDown(); 626 628 // delete any users that were created during tests
Note: See TracChangeset
for help on using the changeset viewer.