Changeset 32147 for branches/4.1/tests/phpunit/tests/cache.php
- Timestamp:
- 04/19/2015 05:38:07 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.1/tests/phpunit/tests/cache.php
r25002 r32147 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.