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