Changeset 2295 for trunk/modules/unit_test/tests/Example_Test.php
- Timestamp:
- 03/12/2008 03:19:30 PM (8 months ago)
- Files:
-
- 1 modified
-
trunk/modules/unit_test/tests/Example_Test.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/unit_test/tests/Example_Test.php
r2293 r2295 11 11 */ 12 12 class Example_Test extends Unit_Test_Case { 13 14 public $setup_has_run = FALSE; 13 15 14 16 public function setup()
