Changeset 9561 for trunk/tests/phpunit/testcases/friends/functions.php
- Timestamp:
- 02/27/2015 03:00:42 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/testcases/friends/functions.php
r9173 r9561 12 12 parent::setUp(); 13 13 $this->filter_fired = ''; 14 }15 16 public function tearDown() {17 parent::tearDown();18 14 } 19 15
Note: See TracChangeset
for help on using the changeset viewer.