Changeset 31622 for trunk/tests/phpunit/tests/cache.php
- Timestamp:
- 03/05/2015 01:14:15 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/cache.php
r25002 r31622 15 15 16 16 function tearDown() { 17 $this->flush_cache(); 17 18 parent::tearDown(); 18 $this->flush_cache();19 19 } 20 20
Note: See TracChangeset
for help on using the changeset viewer.